1
0
mirror of https://git.lapiole.org/dani/ansible-roles.git synced 2025-04-26 07:05:19 +02:00
2022-02-27 19:00:06 +01:00

9 lines
135 B
YAML

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