gist/1.yml
2024-07-31 17:10:43 -06:00

7 lines
94 B
YAML

---
- name: sample ansible playbook
hosts: all
tasks:
- name: ping system
ping: