This repo contains the reference playbook with the VXLAN EVPN use case for BRKDCN-2946 at Cisco Live.
git clone https://github.com/mtarking/BRKDCN-2946.git
cd BRKDCN-2946
pip install -r requirements.txt
ansible-playbook -i ansible-nxos/inventory.yml ansible-nxos/vxlan.yml
or
ansible-playbook -i ansible-ndfc/hosts.stage.yml ansible-ndfc/build_fabric.yml
Note: You will need to replace the devices in inventory files and host_vars with your devices' information.