Update windows/winupdate.yaml

This commit is contained in:
iRaven 2023-11-19 03:49:45 -06:00
parent 52e0e5db71
commit 8e9ae53092

View File

@ -1,11 +1,13 @@
## Runs Win Updates on all Windows Servers, allowing enough time for them to not slow down due to SSD cycles. ## Runs Win Updates on all Windows Servers, allowing enough time for them to not slow down due to SSD cycles.
- name: Run Windows Server Updates and wait 10 mins between each host - name: Windows Server Updates
win_updates:
category_names: tasks:
- CriticalUpdates win_updates:
- DefinitionUpdates category_names:
- SecurityUpdates - CriticalUpdates
reboot: yes - DefinitionUpdates
reboot_timeout: 400 - SecurityUpdates
throttle: 1 reboot: yes
reboot_timeout: 400
throttle: 1