Fix #28: Need to become for permission changes (#30)
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Infrastructure / Check and run Ansbile playbooks (push) Successful in 2m37s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Infrastructure / Check and run Ansbile playbooks (push) Successful in 2m37s
				
			Reviewed-on: #30
This commit is contained in:
		| @@ -55,6 +55,7 @@ | ||||
|         recurse: yes | ||||
|         owner: debian | ||||
|         group: debian | ||||
|       become: true | ||||
|  | ||||
|     - name: Update media permissions | ||||
|       ansible.builtin.file: | ||||
| @@ -63,3 +64,4 @@ | ||||
|         recurse: yes | ||||
|         owner: debian | ||||
|         group: debian | ||||
|       become: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user