Files
offline_kubespray/collection/dellemc/os10/playbooks/vxlan_evpn/datacenter.yaml
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

17 lines
284 B
YAML

---
- hosts: datacenter
connection: network_cli
collections:
- dellemc.os10
vars:
build_dir: "/home/administrator/ansible/debug"
roles:
- os10_vrf
- os10_interface
- os10_system
- os10_bgp
- os10_lag
- os10_vlan
- os10_vxlan
- os10_vlt