9 lines
111 B
YAML
Raw Normal View History

2022-04-01 17:00:09 +02:00
---
2025-01-03 11:00:10 +01:00
- include_tasks: facts.yml
tags: always
2022-04-01 17:00:09 +02:00
- include_tasks: "{{ ansible_os_family }}.yml"
tags: always