win_package - Set raw for argument type (#64690)
This commit is contained in:
parent
9c5a1ebba5
commit
8c4f59ebd9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue