Get rid of Win Update throttle

ugh
This commit is contained in:
iRaven 2025-04-13 02:23:07 -05:00
parent 5929c0cace
commit 43d7bddc31

View File

@ -1,5 +1,5 @@
--- ---
## 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
- hosts: all - hosts: all
gather_facts: yes gather_facts: yes
# become: yes # become: yes
@ -11,4 +11,4 @@
# category_names: '*' # category_names: '*'
reboot: yes reboot: yes
reboot_timeout: 3600 reboot_timeout: 3600
throttle: 1 # throttle: 1