arch/local.yml
2024-09-04 00:54:15 +06:00

9 lines
96 B
YAML

---
- hosts: localhost
connection: local
become: true
roles:
# - dots
- packages