summaryrefslogtreecommitdiffstats
path: root/ansible_collections/dellemc/os9/playbooks/clos_fabric_ebgp/datacenter.yaml
blob: f17ebd14319e27194104e99d789f366b5c2a2c32 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
- hosts: datacenter
  gather_facts: no
  connection: network_cli
  collections:
    - dellemc.os9
  roles:
    - os9_interface
    - os9_bgp
    - os9_snmp
    - os9_system