mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +00:00
fix version_added on win_msi wait arg
This commit is contained in:
@@ -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: ""
|
||||
version_added: "2.1"
|
||||
description:
|
||||
- Specify whether to wait for install or uninstall to complete before continuing.
|
||||
choices:
|
||||
|
||||
Reference in New Issue
Block a user