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