ansible-navigator icon indicating copy to clipboard operation
ansible-navigator copied to clipboard

A text-based user interface (TUI) for Ansible.

Results 135 ansible-navigator issues
Sort by recently updated
recently updated
newest added

Fixes for some unit tests written for the config subsystem. .flake8 entry removals and docstring fixes for files in tests/unit

bug
bot:chronographer:skip

I just installed ansible-navigator 2.1.0 on a RHEL8 machine and if I run it in local mode with EE disabled, I am unable get the tool to display the installed...

waiting on author

##### ISSUE TYPE - Bug Report ##### SUMMARY Running Navigator with any playbook against the AWS default EE results in permission denied errors. ``` ansible-navigator run job1.yml -t jobtagtest2 --ee...

bug

##### ISSUE TYPE - Bug Report ##### SUMMARY navigator identifies collection as `contained` but shoud be `bind_mount` ##### ANSIBLE-NAVIGATOR VERSION ``` ansible-navigator 2.1.0 ``` # The ansible-navigator settings, note the...

bug

Remove: ``` languageSettings: - languageId: python allowCompoundWords: true ``` from cspell.config.yaml, and fix errors or PR to python dictionary Related: https://github.com/streetsidesoftware/cspell/releases/tag/v5.20.0

and update documentation accordingly (account for M1 arch changes too) https://ansible-navigator.readthedocs.io/en/latest/installation/#id2 https://ansible-navigator.readthedocs.io/en/latest/installation/#macos

AAP

and ensure there is a check for it with proper logging, alerting if not found. We can also and a new setup option.

##### ISSUE TYPE - Doc issue ##### SUMMARY Our team uses containers to run CI/test workflows. This means we need to be able to run ansible-navigator/ansible-runner in a container, which...

documentation

##### ISSUE TYPE - Bug Report ##### SUMMARY RPM installed ansible and ansible-navigator, collection cataloging fails when `execution-environment=False`, because when runner runs the catalog collection script the import of ansible...

bug
affects_post_2.0

### Summary Add major version constraint for all python packages in 1.0.0 main can stay unconstrained to detect future issues ### Issue Type Bug Report ### Ansible-navigator Version ```console $...

team_discussion