Bradley A. Thornton
Bradley A. Thornton
and leverage that capability instead of vol mounting our own
With EE enabled, both the dump and list errors have duplicates: ``` 210526223136.658 ERROR 'ansible_navigator.actions.config._run_runner' Error occurred while fetching ansible config (list): 'Error reading config file (/Users/bthornto/github/ansible-navigator/ansible.cfg): File contains no...
https://github.com/ansible/ansible-navigator/pull/631 Some circular dependencies need to be resolved, the PR above was exploration
as noted in #624 Switch to the use of `pathlib` where possible away from `os.path`
Which sets eei to the image and take you there
https://github.com/ansible/ansible-navigator/blob/9d00602cf6dd87c9c76df1d4e2ec0f7179096dab/ansible_navigator/configuration_subsystem/navigator_configuration.py#L294 Also the log message for "cannot be changed" in configurator should probably be DEBUG since, these always show and are not generated by any user input
### Summary switch to a label here, maybe fall back on workdir https://github.com/ansible/ansible-navigator/blob/HEAD@%7B2021-06-04T20:50:57Z%7D/ansible_navigator/actions/images.py#L341 ### Issue Type Feature Idea ### Additional Information ```yaml (paste below) ``` https://github.com/ansible/ansible-navigator/blob/HEAD@%7B2021-06-04T20:50:57Z%7D/ansible_navigator/actions/images.py#L341 may not always be...
https://github.com/ansible/ansible-navigator/blob/c2167350fb202aa80427bf352f41eed58e48b232/ansible_navigator/runner/api.py#L149 found while working on https://github.com/ansible/ansible-navigator/pull/496
this is because a new directory is used every time based on `/tmp/ansible-navigator-{uuid}` related to: https://github.com/ansible/ansible-navigator/pull/496