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 AAP-4555 setup.log fix to aap_setup_install #81

Closed ericzolf closed 2 years ago

ericzolf commented 2 years ago

What does this PR do?

setup.log is moved away before a new installation starts. It's not by default, the new variable aap_setup_inst_fixes needs to contain aap_4555

How should this be tested?

Just start twice the same installation with pre-existing setup.log file and see how a new setup.log is created.

Is there a relevant Issue open for this?

resolves #80

Other Relevant info, PRs, etc

https://issues.redhat.com/browse/AAP-4555