fix version_added on win_msi wait arg
This commit is contained in:
parent
5f6d0f73f4
commit
a21ea16d47
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
|
||||
attempting to reinstall the package on every run
|
||||
wait:
|
||||
version_added: "2.0"
|
||||
version_added: "2.1"
|
||||
description:
|
||||
- Specify whether to wait for install or uninstall to complete before continuing.
|
||||
choices:
|
||||
|
|
Loading…
Reference in a new issue