15 lines
189 B
YAML
Raw Normal View History

2024-06-17 10:01:05 +02:00
---
- include_tasks: facts.yml
tags: always
- include_tasks: install.yml
tags: always
- include_tasks: write_version.yml
tags: always
- include_tasks: cleanup.yml
tags: always