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 44 forks source link

Added postinstallation validation option #94

Closed sabre1041 closed 7 months ago

sabre1041 commented 1 year ago

What does this PR do?

Adds the capability for validations after AAP install to be skipped

How should this be tested?

set the variable aap_postinstall_validation=false to ensure the functionality is realized. Not specifying this value or setting aap_postinstall_validation=true should enforce existing validation

Is there a relevant Issue open for this?

None

Other Relevant info, PRs, etc

Please provide link to other PRs that may be related (blocking, resolves, etc. etc.)

sean-m-sullivan commented 1 year ago

Other then the one change needed LGTM

sean-m-sullivan commented 1 year ago

any word on the fixes?

djdanielsson commented 1 year ago

@sabre1041 can you please update with the fixes or I will close the PR in the next few days.

sean-m-sullivan commented 7 months ago

Closing due to time.