cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
490
Views
0
Helpful
2
Replies

Ansible Cisco NDFC Automation

hasinianu1217
Level 1
Level 1

I'm attempting to use Ansible to automate Cisco NXOS switches that are controlled via Nexus Dashboard (NDFC). I want to know whether there are any Ansible modules that can be used to send configuration updates to the switches through NDFC. Please let me know whether Ansible can be used to automate those kinds of procedures.

 

2 Replies 2

marce1000
Hall of Fame
Hall of Fame

 

 - Checkout these resources :
               https://developer.cisco.com/docs/nexus-as-code/nx-os-with-ansible/
               https://docs.ansible.com/ansible/latest/collections/cisco/nxos/index.html
               https://github.com/CiscoDevNet/ansible-nd

  M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

I appreciate your reply. I'm trying to find an Ansible playbook that can run commands on an NXOS switch via NDFC.  Basically, my playbook makes freeform templates that can run commands. My goal is to use NDFC to update the password for the admin user account on the NXOS switch by using ansible.