Cisco Nexus EVPN VXLAN Fabric Ansible Automation GitLab

This is a post that takes the previous Nexus EVPN VXLAN Fabric and the Nexus EVPN VXLAN Fabric using Ansible posts, and uses the GitLab pipeline to perform the automation.

In a previous post, I have walked through the setting up GitLab for CI/CD pipelines with external runners. For this GitLab project, I am using my Ubuntu GitLab runner. The GitLab ci file is pretty basic for this, it will be running the command ansible-playbook -i inventory/DC_inv.ini site.yml

The GitLab project can be found here

.gitlab-cy.yml

Leave a Comment

Your email address will not be published. Required fields are marked *