mirror of
https://gitea.0xace.cc/ansible-galaxy/bird.git
synced 2024-11-25 16:06:41 +00:00
4 lines
151 B
YAML
4 lines
151 B
YAML
---
|
|
- name: Include BIRD installation tasks
|
|
include_tasks: "{{ ansible_facts['os_family'] }}/{{ ansible_facts['distribution_major_version'] }}.yaml"
|