1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-23 09:48:48 +00:00
community.general/lib
Ross Williams 300db3af84 Module portinstall: use_packages is a bool (#47370)
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.
2018-10-26 10:49:31 +10:00
..
ansible Module portinstall: use_packages is a bool (#47370) 2018-10-26 10:49:31 +10:00