ansible / ansible-builder

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

Allow the .yaml file extension on the default EE file #631

Closed Shrews closed 9 months ago

Shrews commented 10 months ago

Allows the .yaml file extension on the default EE filename for use with the ansible-builder CLI command.

This also allows for use of the new extension for a collection meta EE file.

Fixes #619