mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-19 11:07:06 +02:00
6 lines
74 B
YAML
6 lines
74 B
YAML
---
|
|
|
|
- include_tasks: install_{{ ansible_os_family }}.yml
|
|
tags: always
|
|
|