ansible-builder icon indicating copy to clipboard operation
ansible-builder copied to clipboard

Ability to set various CLI options in the execution-environment.yml file

Open ansiblejunky opened this issue 4 years ago • 2 comments

Currently the container runtime option can only be passed to ansible-builder via CLI argument. It would be nice to add this option in the config file execution-environment.yml. If the user wishes to override the value in the config file, they can still choose to provide the CLI argument --container-runtime which would take precedence.

ansiblejunky avatar Jun 01 '21 16:06 ansiblejunky

I would like to address this generally. Not just for --container-runtime, but other options like --output-filename as well.

AlanCoding avatar Jun 04 '21 00:06 AlanCoding

@AlanCoding Fully agree. I changed the title to be more generic.

ansiblejunky avatar Jun 04 '21 18:06 ansiblejunky