configs/setup.yml
2024-10-07 16:39:07 +02:00

8 lines
115 B
YAML

---
- hosts: localhost
roles:
# install packages
- role: packages
# set up config
- role: config