win_hotfix: fix docs typo

pull/59124/head
Kyle Sferrazza 7 years ago
parent 4255ee8e5a
commit b43a2b0607
No known key found for this signature in database
GPG Key ID: 81A1540948162372

@ -31,7 +31,7 @@ options:
hotfix_kb:
description:
- The name of the KB the hotfix relates to, see examples for details.
- This of C(hotfix_identifier) MUST be set when C(state=absent).
- This or C(hotfix_identifier) MUST be set when C(state=absent).
- If C(state=present) then the hotfix at C(source) will be validated
against this value, if it does not match an error will occur.
- Because DISM uses the identifier as a key and doesn't refer to a KB in

Loading…
Cancel
Save