„WindowsUpdate.yml“ hinzufügen
This commit is contained in:
		
							
								
								
									
										7
									
								
								WindowsUpdate.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								WindowsUpdate.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,7 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					- hosts: mws_win   
 | 
				
			||||||
 | 
					  tasks:
 | 
				
			||||||
 | 
					     - name: Install all updates and reboot as many times as needed
 | 
				
			||||||
 | 
					       ansible.windows.win_updates:
 | 
				
			||||||
 | 
					         category_names: '*'
 | 
				
			||||||
 | 
					         reboot: true
 | 
				
			||||||
		Reference in New Issue
	
	Block a user