2022-03-07 16:00:05 +01:00

14 lines
186 B
YAML

---
- include_tasks: directories.yml
tags: always
- include_tasks: facts.yml
tags: always
- include_tasks: install.yml
tags: always
- include_tasks: cleanup.yml
tags: always