ansible / galaxy_collection

Collection of modules and roles to configure Automation Hub
GNU General Public License v3.0
54 stars 50 forks source link

Replace order of roles #396

Open laurobmb opened 1 month ago

laurobmb commented 1 month ago

Summary

during the installation of the ansible automation platform an error occurs when the installation uses postinstall, in the variables in the defaults/main.yml folder the playbook tries to configure the ah_ee_repositories before the ah_ee_registries this causes the installation to break, causing the roles and registries to be inverted are configured first and the repositories follow.

the test was carried out by installing ansible automation platform 2.4 containerized on a rhel 9

This issue corrects a broken installation problem if you use AH's postinstall

https://github.com/ansible/galaxy_collection/pull/395

ah_configuration/roles/dispatch/defaults/main.yml


ah_configuration_dispatcher_roles: