mirror of
https://gitea.0xace.cc/ansible-galaxy/bird.git
synced 2025-04-05 22:51:57 +00:00
4 lines
127 B
YAML
4 lines
127 B
YAML
---
|
|
- name: Include BIRD installation tasks
|
|
include: "{{ ansible_os_family }}/{{ ansible_distribution_major_version }}.yaml"
|