Open okin8 opened 2 years ago
We're utilizing Ansible's netcommon library to build our SSH connection - this appears to be an issue with that dependency which restricts our ability to resolve this within Aruba's code - we're still investigating this internally and we've included this as a dependent issue in Ansible's open issue for the same behavior here: https://github.com/ansible-collections/ansible.netcommon/issues/340
why I don't similar issues with Cisco collection? Both are using same network_cli
if switch is not reachable it is still reported as OK. In this simplest example I have a non-existing switch with 1.1.1.1 in inventory.
Ansible reports as task was executed OK.