Update ping/ping.yml
This commit is contained in:
parent
e3348a3bf0
commit
fc1c5b7022
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
|
||||
- hosts: "{{ host }}"
|
||||
- hosts: "{{ hosts }}"
|
||||
gather_facts: true
|
||||
tasks:
|
||||
- ping:
|
Loading…
Reference in New Issue