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

Add a check mode option to go a bit further in check mode #46

Closed ericzolf closed 3 years ago

ericzolf commented 3 years ago

What does this PR do?

Just adding a check_mode: false to the RPM check to make the check mode go a little bit further without error (it helps making sure nothing is fully wrong).

How should this be tested?

Just call a playbook where you install Tower in check mode and see that it fails a bit later than without the patch...

Is there a relevant Issue open for this?

n/a

Other Relevant info, PRs, etc.

n/a