win_hotfix: fix docs typo (#63807)

(cherry picked from commit b43a2b0607)
pull/64090/head
Kyle Sferrazza 6 years ago committed by Alicia Cozine
parent 2ac8308edf
commit 76f046be72

@ -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