Update windows/winupdate.yaml

This commit is contained in:
iRaven 2023-11-19 03:46:49 -06:00
parent 64c634d91d
commit 52e0e5db71

View File

@ -1,9 +1,6 @@
## 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 Updates on App Servers and wait 10 mins - name: Run Windows Server Updates and wait 10 mins between each host
hosts: windows
connection: winrm
tasks:
win_updates: win_updates:
category_names: category_names:
- CriticalUpdates - CriticalUpdates