install ping
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 4m33s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 4m33s
				
			This commit is contained in:
		| @@ -7,6 +7,8 @@ | |||||||
|         msg: "{{ inventory_hostname }}" |         msg: "{{ inventory_hostname }}" | ||||||
|     - name: Wut |     - name: Wut | ||||||
|       ansible.builtin.shell: | |       ansible.builtin.shell: | | ||||||
|  |         apt update | ||||||
|  |         apt install -y iputils-ping | ||||||
|         ping -c 5 {{ inventory_hostname }} |         ping -c 5 {{ inventory_hostname }} | ||||||
|       args: |       args: | ||||||
|         executable: /bin/bash |         executable: /bin/bash | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user