15 lines
181 B
YAML
Raw Normal View History

2025-07-04 09:00:19 +02:00
---
- include_tasks: facts.yml
tags: always
- include_tasks: install.yml
tags: always
- include_tasks: conf.yml
tags: always
- include_tasks: services.yml
tags: always