ansible-navigator
ansible-navigator copied to clipboard
A text-based user interface (TUI) for Ansible.
JIRA: https://issues.redhat.com/browse/AAP-44156
AAP-43297 Related: https://github.com/ansible/ansible-documentation/issues/2526
Because podman in particular is overly verbose even when image is already present, we switch to a default quiet mode.
This change should greatly increase the portability of test suite across platforms and different ansible versions. Also increased container engine sanity timeout to 15s as previous run of this job...
##### ISSUE TYPE - Bug Report ##### SUMMARY when using the ansible-navigator run --syntax-check the check does not catch indent issues with with_items: ##### ANSIBLE-NAVIGATOR VERSION ``` ansible-navigator 24.9.0 ```...
##### ISSUE TYPE - Bug Report ##### SUMMARY The repository lacks SSH optimization configurations in the ansible.cfg file. Specifically; ControlMaster and ControlPersist options are not set in the ssh_args configuration....
##### ISSUE TYPE - Bug Report ##### SUMMARY When running ansible-navigator on Macbook M3 I get the error ERROR! Invalid callback for stdout specified: awx_display. Exact configuration shows no issues...
##### ISSUE TYPE - Bug Report ##### SUMMARY I grab my ee: ``` podman pull quay.io/acme_corp/workshop_ee:bb2de800f0aa36bd76141ea9f81ee10bf32007e5 ``` i go to images, then to python packages then I get this error->...
##### ISSUE TYPE - Doc issue ##### SUMMARY Dear Ansible ecosystem projects maintainers, While reviewing all the ecosystem projects, we've noticed inconsistency/insufficiency in documentation in many of them. Particularly: -...