Update windows/ping-test.yml
This commit is contained in:
parent
132aff0f89
commit
58c13d65b7
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- name: Ping Windows hosts
|
||||
hosts: wansible
|
||||
hosts: W2019
|
||||
tasks:
|
||||
- name: Ping Windows hosts using win_ping module
|
||||
win_ping:
|
Loading…
Reference in New Issue