„windowssample.yml“ ändern
This commit is contained in:
parent
908a16b093
commit
b50df086f2
@ -43,10 +43,10 @@
|
|||||||
# - \d{4}-\d{2} Cumulative Update for Windows Server 2016
|
# - \d{4}-\d{2} Cumulative Update for Windows Server 2016
|
||||||
|
|
||||||
# Optionally, you can increase the reboot_timeout to survive long updates during reboot
|
# Optionally, you can increase the reboot_timeout to survive long updates during reboot
|
||||||
- name: Ensure we wait long enough for the updates to be applied during reboot
|
#- name: Ensure we wait long enough for the updates to be applied during reboot
|
||||||
ansible.windows.win_updates:
|
# ansible.windows.win_updates:
|
||||||
reboot: true
|
# reboot: true
|
||||||
reboot_timeout: 3600
|
# reboot_timeout: 3600
|
||||||
|
|
||||||
# Search and download Windows updates
|
# Search and download Windows updates
|
||||||
#- name: Search and download Windows updates without installing them
|
#- name: Search and download Windows updates without installing them
|
||||||
|
Loading…
Reference in New Issue
Block a user