vn-ansible/ping/ping.yml

6 lines
69 B
YAML

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