gist/1.yml

7 lines
94 B
YAML
Raw Normal View History

2024-07-31 17:10:43 -06:00
---
- name: sample ansible playbook
hosts: all
tasks:
- name: ping system
ping: