mirror of
https://gitea.0xace.cc/ansible-galaxy/network.git
synced 2024-11-25 06:37:37 +00:00
4 lines
128 B
YAML
4 lines
128 B
YAML
|
---
|
||
|
- name: Include interfaces configuration tasks
|
||
|
include: "{{ ansible_os_family }}/{{ ansible_distribution_version }}.yaml"
|