set windows reboot timeout to 3600
This commit is contained in:
parent
d9bd56a002
commit
43d37226a8
@ -7,10 +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: '*'
|
||||||
- CriticalUpdates
|
|
||||||
- DefinitionUpdates
|
|
||||||
- SecurityUpdates
|
|
||||||
reboot: yes
|
reboot: yes
|
||||||
reboot_timeout: 400
|
reboot_timeout: 3600
|
||||||
throttle: 1
|
throttle: 1
|
Loading…
x
Reference in New Issue
Block a user