vn-ansible/linux-ping.yml

6 lines
78 B
YAML

---
- hosts: "{{ hosts_servers }}"
gather_facts: true
tasks:
- ping: