mirror of
https://gitea.0xace.cc/ansible-galaxy/network.git
synced 2025-07-20 14:53:08 +00:00
update
This commit is contained in:
@ -9,5 +9,5 @@
|
||||
reload_interfaces: []
|
||||
changed_when: false
|
||||
|
||||
- name: Include interfaces configuration tasks
|
||||
include_tasks: "{{ ansible_facts['os_family'] }}/{{ ansible_facts['distribution_major_version'] }}.yaml"
|
||||
- name: Include interfaces configuration tasks for {{ ansible_os_family }}
|
||||
include_tasks: "{{ ansible_facts['os_family'] }}/main.yaml"
|
||||
|
Reference in New Issue
Block a user