diff --git a/windows/winupdate.yaml b/windows/winupdate.yaml index b07722d..de7aa0a 100644 --- a/windows/winupdate.yaml +++ b/windows/winupdate.yaml @@ -7,7 +7,7 @@ tasks: - name: Download and install critical, security, and def updates and then reboot after win_updates: - category_names: "*" + # category_names: '*' reboot: yes reboot_timeout: 3600 throttle: 1 \ No newline at end of file