Why Containerized AAP installation is failing at TASK [ansible.containerized_installer.preflight : Ensure the images directory exists] ?

Solution Verified - Updated -

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.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content