mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 12:21:12 +00:00
* win_msi - Dont list choices twise http://docs.ansible.com/ansible/win_msi_module.html shows Choices: True True False False As the yes/no are expanded to true/false by the docs generation * Update win_msi.py