ansible-navigator
ansible-navigator copied to clipboard
A text-based user interface (TUI) for Ansible.
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`
##### ISSUE TYPE - Bug Report ##### SUMMARY `pip install ansible-navigator` fails on the M1 Mac. During the process, the installer tries to run `pip install onigurumacffi`, which results in...
##### ISSUE TYPE - Bug Report ##### SUMMARY Apparently navigator does not work on macos and we do not have any CI pipeline that checks even the most basic functionality...
##### ISSUE TYPE - Feature Idea ##### SUMMARY Right now if you are in a disconnceted environment (or even if you don't know what registry.redhat.io or how to use it)...
Which sets eei to the image and take you there
I ran a playbook twice which resulted in the creation of two artifact files in the current working directory, i.e: ``` playbook-artifact-2021-06-02T13:18:44.897265+00:00.json playbook-artifact-2021-06-02T13:19:58.219848+00:00.json ``` However, if I go into ``:replay``,...
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...