Update windows/ping-test.yml
This commit is contained in:
parent
a25d449301
commit
9d7c6b7bb9
|
@ -1,9 +1,6 @@
|
|||
---
|
||||
- name: Ping Windows hosts
|
||||
hosts: W2019
|
||||
vars:
|
||||
vars_files:
|
||||
- all.yml
|
||||
tasks:
|
||||
- name: Ping Windows hosts using win_ping module
|
||||
ansible.windows.win_ping:
|
Loading…
Reference in New Issue