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

Change tower_certs vars #42

Closed Tompage1994 closed 3 years ago

Tompage1994 commented 3 years ago

What does this PR do?

Changes the variable used for tower_certs role to match the variable used in the install role. This way it would be easier for a customer to maintain the variable and be able to apply just the cert role if they needed to update the certs.

I have ensured backwards compatibility by just defaulting the new vars to be the value of the old vars. That way this will not be a breaking change

How should this be tested?

N/A just a var name change.

Is there a relevant Issue open for this?

No

Other Relevant info, PRs, etc.

N/A