win_package - Set raw for argument type (#64690)

This commit is contained in:
Jordan Borean 2019-11-12 14:39:48 +10:00 committed by GitHub
parent 9c5a1ebba5
commit 8c4f59ebd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ options:
module will escape the arguments as necessary, it is recommended to use a
string when dealing with MSI packages due to the unique escaping issues
with msiexec.
type: str
type: raw
chdir:
description:
- Set the specified path as the current working directory before installing