Hi,

I've started my ansible journey and i am impressed so far.

A function i am hoping to utilise is the ability to connect via a 
jump/bastion host in order to get to my devices i wish to run commands on.
The issue is that in order to get to a device i want ansible to run 
commands on, i need to do the following:


*ssh into server1 issue command 'connect device1'*
*device1 command prompt appears ready for input*

The documentation i have read seems to only cater for this type of 
arrangement:

*ssh into server1 *
*ssh into device1 *
*device1 command prompt appears ready for input*

Does anyone have any tips on how to achieve the above behaviour?

Thanks. 

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/f1660976-cae1-4abe-8bf8-5ec18a21bdc7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to