Update windows/ping-test.yml
This commit is contained in:
parent
863c0cacaa
commit
9399c34fa6
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
- name: Ping Windows hosts
|
- name: Ping Windows hosts
|
||||||
hosts: windows
|
hosts: david
|
||||||
tasks:
|
tasks:
|
||||||
- name: Ping Windows hosts using win_ping module
|
- name: Ping Windows hosts using win_ping module
|
||||||
win_ping:
|
win_ping:
|
Loading…
Reference in New Issue