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

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

Results 149 ansible-navigator issues
Sort by recently updated
recently updated
newest added
trafficstars

updates: - [github.com/psf/black.git: 24.8.0 → 24.10.0](https://github.com/psf/black.git/compare/24.8.0...24.10.0) - [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.7.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.5...v0.7.0) - [github.com/streetsidesoftware/cspell-cli: v8.13.3 → v8.15.2](https://github.com/streetsidesoftware/cspell-cli/compare/v8.13.3...v8.15.2) - [github.com/pre-commit/pre-commit-hooks.git: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.6.0...v5.0.0) - [github.com/igorshubovych/markdownlint-cli: v0.41.0 → v0.42.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.41.0...v0.42.0) - [github.com/jsh9/pydoclint: 0.5.7 →...

skip-changelog

##### ISSUE TYPE - Bug Report ##### SUMMARY Encountering Issue with ansible-builder building an execution environment: ``` Ignoring ipaddress: markers 'python_version < "3.3"' don't match your environment ERROR: Double requirement...

bug

##### ISSUE TYPE - Bug Report ##### SUMMARY When setting a `dest:` path that is a symlink on the host device, it is converted to the host's local path inside...

bug

##### ISSUE TYPE - Bug Report ##### SUMMARY ansible-navigator does not output in JSON when interrogating an Execution Environment. ##### ANSIBLE-NAVIGATOR VERSION ```bash --> ansible-navigator --version ansible-navigator 24.9.0 --> /usr/bin/python3...

bug
new

### Summary I have filed a request for the Red Hat documentation to also have the command options listed for ansible-navigator (the same ones displayed when running "ansible-navigator --help" at...

Bumps the dependencies group in /.config with 9 updates: | Package | From | To | | --- | --- | --- | | [flake8](https://github.com/pycqa/flake8) | `7.2.0` | `7.3.0` |...

skip-changelog
dependencies

updates: - [github.com/rbubley/mirrors-prettier: v3.5.3 → v3.6.0](https://github.com/rbubley/mirrors-prettier/compare/v3.5.3...v3.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.13 → v0.12.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.13...v0.12.0) - [github.com/PyCQA/flake8.git: 7.2.0 → 7.3.0](https://github.com/PyCQA/flake8.git/compare/7.2.0...7.3.0) - [github.com/pre-commit/mirrors-mypy.git: v1.16.0 → v1.16.1](https://github.com/pre-commit/mirrors-mypy.git/compare/v1.16.0...v1.16.1)

chore

##### ISSUE TYPE - Bug Report ##### SUMMARY Up to `24.3.2` I was able to mount a volume `/home/user/.config:/root/.config`. But starting from `24.6.0` the same config causes the mount to...

bug

I get the error: ERROR! Invalid callback for stdout specified: awx_display My question now should be relative simple. How can i change ansible-navigator to use the "default" callback module (https://docs.ansible.com/ansible/latest/collections/ansible/builtin/default_callback.html)...

bug

##### ISSUE TYPE - Bug Report ##### SUMMARY When a multiline environment variable is passed or set in the ansible-navigator config file, the env file generated by ansible-navigator for use...

bug