第2章 RHEL への automation content navigator のインストール
コンテンツ作成者は、Red Hat Enterprise Linux (RHEL) 8.6 以降に、Automation content navigator をインストールできます。
2.1. RPM からの RHEL への Automation content navigator のインストール リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
RPM から、Red Hat Enterprise Linux (RHEL) に Automation content navigator をインストールできます。
前提条件
- Python 3.10 以降がインストールされている。
- RHEL 8.6 以降をインストールしている。
- Red Hat Subscription Manager でシステムを登録している。
注記
現在の Red Hat Ansible Automation Platform 環境に一致するナビゲーターのみをインストールしてください。
手順
Red Hat Ansible Automation Platform SKU を割り当てます。
$ subscription-manager attach --pool=<sku-pool-id>次のコマンドを使用して、Automation content navigator をインストールします。
v.2.4 for RHEL 8 for x86_64
$ sudo dnf install --enablerepo=ansible-automation-platform-2.4-for-rhel-8-x86_64-rpms ansible-navigatorv.2.4 for RHEL 9 for x86-64
$ sudo dnf install --enablerepo=ansible-automation-platform-2.4-for-rhel-9-x86_64-rpms ansible-navigator
検証
Automation content navigator のインストールを確認します。
$ ansible-navigator --help
以下の例は、インストールの成功を示しています。