Get rid of Win Update throttle
ugh
This commit is contained in:
parent
5929c0cace
commit
43d7bddc31
@ -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
|
Loading…
x
Reference in New Issue
Block a user