env/home.yml
Marc Cataford 178c51628b
Some checks are pending
/ sast (push) Waiting to run
refactor: split into roles
2024-09-28 23:32:43 -04:00

7 lines
110 B
YAML

---
- name: Local environment
hosts: localhost
roles:
- ubuntu
- managed-blocks
- tool-config