redhat-cop / infra.aap_configuration

A collection of roles to manage Ansible Controller and previously Ansible Tower
https://galaxy.ansible.com/infra/controller_configuration
GNU General Public License v3.0
268 stars 141 forks source link

Making argument_specs.yml declarations consistent with variables used in tasks/main.yml #904

Closed imedaouidene closed 3 weeks ago

imedaouidene commented 3 weeks ago

What does this PR do?

Making variable names defined in roles/roles/meta/argument_specs.yml consistent with variable used in roles/roles/tasks/main.yml.

How should this be tested?

Is there a relevant Issue open for this?

resolves https://github.com/redhat-cop/controller_configuration/issues/895

Other Relevant info, PRs, etc