vn-ansible/ping/ping.yml

6 lines
70 B
YAML

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