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