bird/tasks/main.yml

4 lines
121 B
YAML
Raw Normal View History

2021-10-25 09:53:52 +00:00
---
2021-10-25 11:24:40 +00:00
- name: Include BIRD installation tasks
include: "{{ ansible_os_family }}/{{ ansible_distribution_version }}.yaml"