fix version_added on win_msi wait arg

reviewable/pr18780/r1
nitzmahone 10 years ago
parent 5f6d0f73f4
commit a21ea16d47

@ -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…
Cancel
Save