nxos-ansible icon indicating copy to clipboard operation
nxos-ansible copied to clipboard

Ansible modules to automate Cisco NX-OS switches

Results 2 nxos-ansible issues
Sort by recently updated
recently updated
newest added

Where is library directory which you mentioned in your doc ? ``` [root@centos nxos-ansible]# ls configs env-setup facts.yml group_vars host_vars LICENSE README.md templates untitled wipe-demo.yml docs example-playbooks files hosts leaf.yml...

So, I changed the ansible_connection to "ansible.netcommon.httpapi" and I getting an error during nxos_install_os phase: TASK [Install NXOS] ********************************************************************************************************* failed: [switch02] (item={'kickstart': 'm9700-sf4ek9-kickstart-mz.9.3.1.bin', 'system': 'm9700-sf4ek9-mz.9.3.1.bin', 'model': 'DS-C9710'}) => {"ansible_loop_var": "item",...