You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the connection method on Nexus switches with Ansible with Nxapi and there is no way to connect to Nexus
ISSUE TYPE
Bug Report
COMPONENT NAME
I am using the following connection variables:
ansible_connection: ansible.netcommon.httpapi
ansible_network_os: cisco.nxos.nxos
I tested several modules from the Nxos collection
I tested several modules from the Nxos collection, but here is an example of my last test:
cisco.nxos.nxos_interfaces:
SUMMARY
I'm trying to use the connection method on Nexus switches with Ansible with Nxapi and there is no way to connect to Nexus
ISSUE TYPE
COMPONENT NAME
I am using the following connection variables:
ansible_connection: ansible.netcommon.httpapi
ansible_network_os: cisco.nxos.nxos
I tested several modules from the Nxos collection
I tested several modules from the Nxos collection, but here is an example of my last test:
cisco.nxos.nxos_interfaces:
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
Rocky Linux 9.3
Cisco Nexus 9300v nxos 9.3.4
STEPS TO REPRODUCE
EXPECTED RESULTS
What is expected is that Ansible connects to the Cisco Nexus switch and performs configuration on the interface
ACTUAL RESULTS
In the current result I always receive this SSH error, even using nxapi as the connection method.
The text was updated successfully, but these errors were encountered: