install ping
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 2m9s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 2m9s
				
			This commit is contained in:
		| @@ -14,6 +14,7 @@ | ||||
|       delegate_to: localhost | ||||
|     - name: Ping | ||||
|       ansible.builtin.shell: | | ||||
|         apt update && apt install -y iputils-ping | ||||
|         ping -c 5 {{ inventory_hostname }} | ||||
|       delegate_to: localhost | ||||
|     - name: Test some stuff | ||||
|   | ||||
		Reference in New Issue
	
	Block a user