fix version_added on win_msi wait arg
This commit is contained in:
parent
a5e4969dc4
commit
fef6e5102e
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ options:
|
||||||
- Path to a file created by installing the MSI to prevent from
|
- Path to a file created by installing the MSI to prevent from
|
||||||
attempting to reinstall the package on every run
|
attempting to reinstall the package on every run
|
||||||
wait:
|
wait:
|
||||||
version_added: ""
|
version_added: "2.1"
|
||||||
description:
|
description:
|
||||||
- Specify whether to wait for install or uninstall to complete before continuing.
|
- Specify whether to wait for install or uninstall to complete before continuing.
|
||||||
choices:
|
choices:
|
||||||
|
|
Loading…
Reference in a new issue