Hi,
I’ve a general question related to Ansible for accessing the network devices. While going through the ansible documentations, I understood that the control host is directly connected to the network elements and send the commands for configurations. However, in real world scenarios, these network devices via a jump host, i.e the case in which the control machine has to login to a linux machine first and from this linux machine, they ssh is to be done to network devices. Is there a way to achieve this using ansible?
Thank You,
Kind Regards,
Ashwajit