Merge pull request #1930 from wenottingham/patch-1

win_msi: document extra_args
reviewable/pr18780/r1
Chris Church 9 years ago
commit cb36cedabf

@ -34,6 +34,10 @@ options:
description:
- File system path to the MSI file to install
required: true
extra_args:
description:
- Additional arguments to pass to the msiexec.exe command
required: false
state:
description:
- Whether the MSI file should be installed or uninstalled

Loading…
Cancel
Save