Summary
Ability to pass custom location to Ansuble Runner for env/ directory, the one handled via suppress_env_files boolean. It would be nice not only be able to disable creation of the env files, but also set a custom location to it. It seems entry is hardcoded in src/ansible_runner/utils/__init__.py file.
Summary
Ability to pass custom location to Ansuble Runner for
env/directory, the one handled viasuppress_env_filesboolean. It would be nice not only be able to disable creation of the env files, but also set a custom location to it. It seems entry is hardcoded insrc/ansible_runner/utils/__init__.pyfile.