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

Convert aap_setup_down_type to string otherwise ansible complains abo… #107

Closed semlohnayr closed 1 year ago

semlohnayr commented 1 year ago

Convert aap_setup_down_type to string otherwise ansible complains about concatenating floats

What does this PR do?

Brief explanation of the code or documentation change you've made

How should this be tested?

Automated tests are preferred, but not always doable - especially for infrastructure. Include commands to run your new feature, and also post-run commands to validate that it worked. (please use code blocks to format code samples)

Is there a relevant Issue open for this?

Provide a link to any open issues that describe the problem you are solving. resolves #[number]

Other Relevant info, PRs, etc

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