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

enforce the version as string so user doesn't need to #98

Closed djdanielsson closed 1 year ago

djdanielsson commented 1 year ago

What does this PR do?

should remove the version being a string requirement

How should this be tested?

test with version being a string or number and make sure the collection still functions as expected

Is there a relevant Issue open for this?

no

Other Relevant info, PRs, etc

none