ansible / ansible-builder

An Ansible execution environment builder
Other
287 stars 93 forks source link

Fix container policy for version 3 #652

Closed Shrews closed 6 months ago

Shrews commented 6 months ago

Using --container-policy with version 3 EE format was failing. Fix that and add tests.

Fixes #650