ok
This commit is contained in:
		
							
								
								
									
										8
									
								
								windowsping.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								windowsping.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,8 @@
 | 
			
		||||
---
 | 
			
		||||
# This playbook uses the win_ping module to test connectivity to Windows hosts
 | 
			
		||||
- name: Ping 
 | 
			
		||||
  hosts: all 
 | 
			
		||||
 | 
			
		||||
  tasks:
 | 
			
		||||
  - name: ping
 | 
			
		||||
    win_ping:
 | 
			
		||||
		Reference in New Issue
	
	Block a user