2023-07-08 16:00:11 +02:00

14 lines
186 B
YAML

---
- include_tasks: directories.yml
tags: always
- include_tasks: install.yml
tags: always
- include_tasks: conf.yml
tags: always
- include_tasks: services.yml
tags: always