Files
ansible-local/main.yml
Phil Skentelbery e8d0f33c57 initial commit
2025-09-17 23:40:52 -06:00

7 lines
105 B
YAML

---
- hosts: localhost
connection: local
gather_facts: true
become: true
roles:
- role: shell