mirror of
https://gitea.0xace.cc/ansible-galaxy/bird.git
synced 2024-11-25 16:06:41 +00:00
4 lines
121 B
YAML
4 lines
121 B
YAML
---
|
|
- name: Include BIRD installation tasks
|
|
include: "{{ ansible_os_family }}/{{ ansible_distribution_version }}.yaml"
|