diff --git a/lib/ansible/modules/windows/win_updates.py b/lib/ansible/modules/windows/win_updates.py index 0feb07cfc71..db20ea88c4b 100644 --- a/lib/ansible/modules/windows/win_updates.py +++ b/lib/ansible/modules/windows/win_updates.py @@ -148,7 +148,7 @@ EXAMPLES = r''' - KB4056892 - KB4073117 -- name: Exlude updates based on the update title +- name: Exclude updates based on the update title win_updates: category_name: - SecurityUpdates