-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Ansible Version
ansible [core 2.16.3]Ansible Collection Versions
# /Users/juarocha/Documents/Professional Services/Digitize Delivery/sac-ndfc/nac-fabrics/collections/ansible_collections
Collection Version
------------------ -------
ansible.netcommon 7.1.0
ansible.posix 2.0.0
ansible.utils 5.1.2
cisco.dcnm 3.9.0
cisco.nac_dc_vxlan 0.5.0
community.general 10.1.0Cisco Nexus Dashboard Version
ND 3.2.2f
NDFC 12.2.3Cisco NX-OS Version
9.3(8)Which role is this issue related to?
cisco.nac_dc_vxlan.dtc.create
Which section of the data model is this issue related to?
vxlan.topology
Expected Behavior
Actual Behavior
vPC peering is not created on eBGP_VXLAN and External FabricsAnsible Playbook
ansible-playbook -i inventory.yaml vxlan.yaml --tags=cr_manage_vpc_peersData Model
---
vxlan:
topology:
vpc_peers:
- peer1: nac-leaf1
peer2: nac-leaf2
peer1_peerlink_interfaces:
- name: ethernet1/2
peer2_peerlink_interfaces:
- name: ethernet1/2Steps to Reproduce
Run playbookRelevant Debug Output
No Error is shownMetadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working