„windowssample.yml“ ändern
This commit is contained in:
		@ -2,11 +2,11 @@
 | 
				
			|||||||
- hosts: all
 | 
					- hosts: all
 | 
				
			||||||
  tasks:
 | 
					  tasks:
 | 
				
			||||||
  - name: Choose which Windows updates to install
 | 
					  - name: Choose which Windows updates to install
 | 
				
			||||||
  win_updates:
 | 
					    win_updates:
 | 
				
			||||||
    category_names:
 | 
					      category_names:
 | 
				
			||||||
      - SecurityUpdates
 | 
					        - SecurityUpdates
 | 
				
			||||||
      - CriticalUpdates
 | 
					        - CriticalUpdates
 | 
				
			||||||
      - UpdateRollups
 | 
					        - UpdateRollups
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#---
 | 
					#---
 | 
				
			||||||
#  hosts: all
 | 
					#  hosts: all
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user