-
When I run my playbook, the task for GET LLDP NEIGHBORS fails and it seems to be because the SNMP task does not return the proper version. The switch is an Aruba 3810M running KB.16.04.0009 soon to be…
-
Issue while using the Certified collection "arubanetworks-aoscx" with the module "aoscx_command" and "aoscx_config"
While running a single task, two SSH connection requests are send. - One is corre…
-
When I try to do a simple "show run" "show version" I get the error:
No existing session.
I have the connection set to network_cli
- hosts: aos_test
gather_facts: True
collections:
…
-
Ansible version - 2.9.27 and 2.10
Python version - 3.8.10
We are writing ansible playbook to manage Aruba CX switches. However, the playbook doesn't get the output of commands when switch is conne…
-
I am implementing port-security as a legacy security feature on our campus switches. During testing, I noticed that I cannot re-Up a Disabled port when supplying the new running-config. This makes sen…
-
I've never managed to get the aoscx_upload_firmware module to work in my environment, despite trying on various AOS-CX firmware versions.
Switch: 6200F
Firmware: ML.10.13.0005
This is the error…
-
##### SUMMARY
I hope this is the right collection to report this to.
Hosts that are using `ansible_connection=network_cli` are never reported as unreachable. Instead, the task fails with…
-
### Summary
We have enabled the shielded VM policy enabled at the org level, so whenever we want to create any VM, we have to enable all the 3 options under shielded VM. Now, When I create Ansible …
-
Hi,
I wanted a help regarding ssh into switch. When I ssh into switch, it takes me to shell prompt. But I want to reach to terminal using anisble. Please help me out. Also using ssh ansible fails b…
-
Copying over from Ansible Core repo: https://github.com/ansible/ansible/issues/69267
##### SUMMARY
When using the network_cli we are seeing issues with ssh protocol banner timeout coming from …