5.2. Installing Automation content navigator on RHEL from an RPM
You can install Automation content navigator on Red Hat Enterprise Linux (RHEL) from an RPM.
Prerequisites
- You registered your system with Red Hat Subscription Manager.
Procedure
Enable the repository for RHEL 8.
$ sudo subscription-manager repos --enable automation-platform-2.0-for-rhel-8-x86_64-rpmsInstall Automation content navigator.
$ dnf install ansible-navigator
Verification
Verify your Automation content navigator installation:
$ ansible-navigator --help
You should see the help output describing the main functions of Automation content navigator.