Add missing "become: true"
This commit is contained in:
		
					parent
					
						
							
								2efdfcad6d
							
						
					
				
			
			
				commit
				
					
						c2a183c013
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -40,6 +40,7 @@
 | 
				
			||||||
    owner: root
 | 
					    owner: root
 | 
				
			||||||
    group: root
 | 
					    group: root
 | 
				
			||||||
    mode: "0644"
 | 
					    mode: "0644"
 | 
				
			||||||
 | 
					  become: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Flush handlers to make sure "apt-get update" handler runs, if needed
 | 
					- name: Flush handlers to make sure "apt-get update" handler runs, if needed
 | 
				
			||||||
  ansible.builtin.meta: flush_handlers
 | 
					  ansible.builtin.meta: flush_handlers
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue