Update ping/ping.yml
This commit is contained in:
parent
536c808bd7
commit
8e28c94bf8
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
- hosts: all
|
- hosts: "{{'hostname'}}"
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
tasks:
|
tasks:
|
||||||
- ping:
|
- ping:
|
Loading…
Reference in New Issue