mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 09:43:15 +00:00
The module has been checking if use_packages is a string equal to "yes", but AnsibleModule actually converts the use_packages argument to a bool.