arch/local.yml

9 lines
96 B
YAML
Raw Permalink Normal View History

2024-09-04 00:54:15 +06:00
---
- hosts: localhost
connection: local
become: true
roles:
# - dots
- packages