15 lines
181 B
YAML
Raw Normal View History

2021-12-01 19:13:34 +01:00
---
2024-09-23 23:00:09 +02:00
- include_tasks: facts.yml
tags: always
2021-12-01 19:13:34 +01:00
2024-09-23 23:00:09 +02:00
- include_tasks: install.yml
tags: always
2021-12-01 19:13:34 +01:00
2024-09-23 23:00:09 +02:00
- include_tasks: conf.yml
tags: always
2021-12-01 19:13:34 +01:00
2024-09-23 23:00:09 +02:00
- include_tasks: services.yml
tags: always
2021-12-01 19:13:34 +01:00