Files

17 lines
221 B
YAML
Raw Permalink Normal View History

2025-08-29 16:00:23 +02:00
---
- include_tasks: user.yml
tags: always
- include_tasks: facts.yml
tags: always
- include_tasks: install.yml
tags: always
- include_tasks: conf.yml
tags: always
- include_tasks: service.yml
tags: always