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