scotttyso / ansible-ndo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-ndo

This repository contains example Ansible Playbooks to Configure Nexus Dashboard Orchestrator

Install Ansible

sudo pip install ansible

Install Galaxy Collections: ND, MSO

ansible-galaxy collection install cisco.mso
ansible-galaxy collection install cisco.nd

Run the Playbook

cd bd-epg-display-name
ansible-playbook -i production playbook.yaml

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%