cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
553
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

Mark Elsen
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.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

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.