Hello,

I currently have a host that is accessed saw ssh tunnel, I need to manage 
that host with ansible. How can I do that?

To connect to the host I use the command: ssh -N -R 10000: localhost: 22 
user@hostX.

I added this command on a .sh file and run:

ssh -t user@otherserver "./file.sh"

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/8b89cdfc-8eff-455f-9ce4-354e2cbb955d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to