redhat-cop / aap_utilities

Ansible Collection for automated deployment of AAP and other objects for general use
https://galaxy.ansible.com/infra/aap_utilities
GNU General Public License v3.0
80 stars 49 forks source link

Change the Instance checkers to use the inventory variables #78

Closed sean-m-sullivan closed 2 years ago

sean-m-sullivan commented 2 years ago

https://github.com/redhat-cop/aap_utilities/blob/13f7f661c35cbc66c1b47f4f5c565381cd130332/roles/aap_setup_install/tasks/main.yml#L4-L32

For the status checks we should use the inventory variables automationhub_admin_password admin_password

sean-m-sullivan commented 2 years ago

I accidentally bricked my install, and fixed this in the process.

djdanielsson commented 2 years ago

so this is fixed? @sean-m-sullivan