„windowssample.yml“ ändern

This commit is contained in:
Ralf-Peter Wolff 2023-06-14 14:05:11 +02:00
parent 908a16b093
commit b50df086f2

View File

@ -43,10 +43,10 @@
# - \d{4}-\d{2} Cumulative Update for Windows Server 2016
# 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
ansible.windows.win_updates:
reboot: true
reboot_timeout: 3600
#- name: Ensure we wait long enough for the updates to be applied during reboot
# ansible.windows.win_updates:
# reboot: true
# reboot_timeout: 3600
# Search and download Windows updates
#- name: Search and download Windows updates without installing them