AAP install

Last updated:

ANSIBLEAAP
  1. Download bundled installer from Bundled installer
  2. Move the installer bundle to controller node.
  3. Untar the setup.
tar zxvf ansible-automation-platform-setup-2.1.0-1.tar.gz
  1. Change directory into untared folder.
  2. Backup existing inventory file
cp inventory inventory.bkup
  1. Install ansible core.
sudo dnf install ansible-core --assumeyes
  1. Modify inventory file

references: