11-04-2024 02:16 AM
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.
11-04-2024 07:26 AM
- 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.
11-05-2024 11:56 PM
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.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide