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
74 stars 45 forks source link

fixing default tower_ah_url #52

Closed djdanielsson closed 2 years ago

djdanielsson commented 2 years ago

What does this PR do?

fix an issue where tower_ah_url would default to localhost and not the ah_node[0] as expected

How should this be tested?

Automated

Is there a relevant Issue open for this?

Provide a link to any open issues that describe the problem you are solving. resolves #51

Other Relevant info, PRs, etc.

none