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
78 stars 47 forks source link

Force Install Option #27

Closed willtome closed 3 years ago

willtome commented 3 years ago

What does this PR do?

Adds option for forcing installer to run.

How should this be tested?

set var tower_force_install=false and run role twice. The installer should not run the 2nd time.

Is there a relevant Issue open for this?

previous PR removed this capability resulting in the role being unusable for upgrades.

Other Relevant info, PRs, etc.

Please provide link to other PRs that may be related (blocking, resolves, etc. etc.) https://github.com/redhat-cop/tower_utilities/pull/25

willtome commented 3 years ago

@ericzolf @sean-m-sullivan @Tompage1994