Feature Overview
Add option to list ansible.cfg in line like other dependencies
Background, and strategic fit
With ansible-builder 3.0.0 we are able to list python dependencies, galaxy dependencies and system dependencies inline with the execution_environment.yml without the needs to create additional files and have them in the project. "ansible.cfg" requires its own file, additional build files and additional build steps to be added. Why can't I "ansible.cfg" within the execution_environment.yml file?
Or, what I want to achieve is not documented here https://ansible.readthedocs.io/projects/builder/en/stable/definition/