5.2. RPM からの RHEL への Automation content navigator のインストール
RPM から、Red Hat Enterprise Linux (RHEL) にAutomation content navigator をインストールできます。
前提条件
- RHEL 8 以降をインストールしている。
- Red Hat Subscription Manager でシステムを登録している。
注記
現在の Red Hat Ansible Automation Platform 環境に一致するナビゲーターのみをインストールしてください。
手順
Red Hat Ansible Automation Platform SKU を割り当てます。
$ subscription-manager attach --pool=<sku-pool-id>次のコマンドを使用して、Automation コンテンツナビゲーターをインストールします。
# dnf install --enablerepo=ansible-automation-platform-2.2-for-rhel-8-x86_64-rpms ansible-navigator
検証
Automation content navigator のインストールを確認します。
$ ansible-navigator --help
以下の例は、インストールの成功を示しています。