mirror of https://github.com/ansible/ansible.git
Fix parameters where type is assumed.
A change is coming to Ansible where module params will default to str. Many of our modules were taking advantage of this by not being explicit about the type, so they will break when that change merges. This hopefully catches those cases.pull/18777/head
parent
ca9be1d62c
commit
d7568a50e2
Loading…
Reference in New Issue