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

Request all ansible-navigator command options to be documented on docs.ansible.com

Open jbyrdrh opened this issue 1 year ago • 1 comments
trafficstars

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 the terminal). This ask originated from a customer request.

Issue Type

Documentation Report

Component Name

ansible-navigator --help

Ansible Version

$ ansible --version
ansible-navigator 3.4.1

Configuration

# if using a version older than ansible-core 2.12 you should omit the '-t all'
$ ansible-config dump --only-changed -t all
CONFIG_FILE() = /etc/ansible/ansible.cfg

OS / Environment

RHEL 9.4 $ uname -r 5.14.0-427.13.1.el9_4.x86_64

RHEL 8.10 $ uname -r 4.18.0-553.16.1.el8_10.x86_64

Additional Information

Updating the documentation on docs.ansible.com will make it more convenient for customers to find this information.

Code of Conduct

  • [X] I agree to follow the Ansible Code of Conduct

jbyrdrh avatar Sep 20 '24 15:09 jbyrdrh