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