2.4. Installing Automation content navigator on RHEL from a tarball
You can install Automation content navigator on Red Hat Enterprise Linux (RHEL) from a tarball.
Prerequisites
- You must have access to https://access.redhat.com/downloads/content/480.
Procedure
- Download the tarball from https://access.redhat.com/downloads/content/480.
Install Automation content navigator:
pip install <ansible-navigator-tarball>
$ pip install <ansible-navigator-tarball>
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
Verification
Verify your Automation content navigator installation:
ansible-navigator --help
$ ansible-navigator --help
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
You should see the help output describing the main functions of Automation content navigator.
You have now installed Automation content navigator and can use this tool to evaluate your playbooks, view your collections and inventories, and delve into the module-level documentation.