5.6. Ansible Automation Platform セットアップバンドルのダウンロードとインストール
セットアップバンドルを選択して、非接続インストール用の Ansible Automation Platform をダウンロードします。このバンドルには、Ansible Automation Platform の RPM コンテンツと、インストールプロセス中に Private Automation Hub にアップロードされるデフォルトの実行環境イメージが含まれています。
手順
- Red Hat Ansible Automation Platform のダウンロード ページに移動し、Ansible Automation Platform 2.5 Setup Bundle の をクリックして、Ansible Automation Platform Setup Bundle パッケージをダウンロードします。
コントロールノードで、バンドルを展開します。
Copy to Clipboard Copied! Toggle word wrap Toggle overflow tar xvf \ ansible-automation-platform-setup-bundle-2.5-1.tar.gz cd ansible-automation-platform-setup-bundle-2.5-1
$ tar xvf \ ansible-automation-platform-setup-bundle-2.5-1.tar.gz $ cd ansible-automation-platform-setup-bundle-2.5-1
- インベントリーファイルを編集して、ホスト名と希望するパスワード値に基づいた変数を含めます。
注記
セクション 3.2 インストールシナリオに基づくインベントリーファイルの例 で、一連の例の中からお客様の状況に合うものを参照してください。