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 am trying to run commands on arubanetworks.aoscx.aoscx switches via jumphost since they are internal and not reachable from outside.
Jumphost works with ssh_type: ssh but fails when I'm trying it with:
paramiko or
libssh
ISSUE TYPE
Bug Report
COMPONENT NAME
ANSIBLE VERSION
ansible [core 2.12.10]
COLLECTION VERSION
ansible-galaxy collection list arubanetworks.aoscx
[WARNING]: log file at /var/log/ansible.log is not writeable and we cannot create it, aborting
# /usr/lib/python3/dist-packages/ansible_collections
Collection Version
------------------- -------
arubanetworks.aoscx 4.3.1
# /home/user.ansible/collections/ansible_collections
Collection Version
------------------- -------
arubanetworks.aoscx 4.4.0
arubaoscx_swtich_os:
-----------------------------------------------------------------------------
ArubaOS-CX
(c) Copyright 2017-2024 Hewlett Packard Enterprise Development LP
-----------------------------------------------------------------------------
Version : PL.10.13.1030
Build Date : 2024-06-26 15:32:17 UTC
Build ID : ArubaOS-CX:PL.10.13.1030:e4784e8afeb8:202406261519
Build SHA : e4784e8afeb8591ed8ee0e649df8efe76e49e467
Hot Patches :
Active Image : primary
Service OS Version : PL.01.14.0002
BIOS Version : PL.02.0002
STEPS TO REPRODUCE
So basically im trying to run commands on this host ***SW42-05-550 *** through this host as jumphost: jump_host_ip
SUMMARY
I am trying to run commands on arubanetworks.aoscx.aoscx switches via jumphost since they are internal and not reachable from outside.
Jumphost works with ssh_type: ssh but fails when I'm trying it with:
paramiko or
libssh
ISSUE TYPE
COMPONENT NAME
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
STEPS TO REPRODUCE
So basically im trying to run commands on this host ***SW42-05-550 *** through this host as jumphost: jump_host_ip
Here is the ansible code
As you can see i have tried all the options commented out nothing works ,
EXPECTED RESULTS
Expected result is top run ansible commands through my jumphost.
ACTUAL RESULTS
I/m not getting through to the switch , getting the following error
The text was updated successfully, but these errors were encountered: