„windowssample.yml“ ändern
This commit is contained in:
		@ -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
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user