Commenting out category_names

This commit is contained in:
iRaven 2024-06-30 12:43:36 -05:00
parent e7f5724076
commit 256b71fb37

View File

@ -7,7 +7,7 @@
tasks: tasks:
- name: Download and install critical, security, and def updates and then reboot after - name: Download and install critical, security, and def updates and then reboot after
win_updates: win_updates:
category_names: "*" # category_names: '*'
reboot: yes reboot: yes
reboot_timeout: 3600 reboot_timeout: 3600
throttle: 1 throttle: 1