Update ping/ping.yml
This commit is contained in:
parent
4c7d48e4d4
commit
d0005f1c68
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
- hosts: all
|
- hosts: "{{ host }}"
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
tasks:
|
tasks:
|
||||||
- ping:
|
- ping:
|
Loading…
Reference in New Issue