Why Containerized AAP installation is failing at TASK [ansible.containerized_installer.preflight : Ensure the images directory exists] ?
Issue
-
Relative paths cannot be used with the bundle_dir parameter in the current AAP 2.5 implementation, resulting in errors during execution.
-
Containerized AAP Installation on RHEL 9 failed with error:
TASK [ansible.containerized_installer.preflight : Ensure the images directory exists] ************************************************************************************************* fatal: [aap.example.com]: FAILED! => { "assertion": "_bundle_images.stat.exists | bool", "changed": false, "evaluated_to": false, "msg": "The bundle directory must contain an images directory" }
Environment
- Ansible Automation Platform 2.5 (Containerized)
- Red Hat Enterprise Linux 9
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.