sudo
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m27s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m27s
				
			This commit is contained in:
		| @@ -10,8 +10,8 @@ | |||||||
|       delegate_to: localhost |       delegate_to: localhost | ||||||
|     - name: Test some stuff |     - name: Test some stuff | ||||||
|       ansible.builtin.shell: | |       ansible.builtin.shell: | | ||||||
|         apt update |         sudo apt update | ||||||
|         apt install -y qemu-guest-agent |         sudo apt install -y qemu-guest-agent | ||||||
|         touch ~/hmm |         touch ~/hmm | ||||||
|         echo test > ~/test |         echo test > ~/test | ||||||
|         echo test2 >> ~/test |         echo test2 >> ~/test | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user