set windows reboot timeout to 3600
This commit is contained in:
parent
d9bd56a002
commit
43d37226a8
@ -7,10 +7,7 @@
|
||||
tasks:
|
||||
- name: Download and install critical, security, and def updates and then reboot after
|
||||
win_updates:
|
||||
category_names:
|
||||
- CriticalUpdates
|
||||
- DefinitionUpdates
|
||||
- SecurityUpdates
|
||||
category_names: '*'
|
||||
reboot: yes
|
||||
reboot_timeout: 400
|
||||
reboot_timeout: 3600
|
||||
throttle: 1
|
Loading…
x
Reference in New Issue
Block a user