On Thursday, 23 November 2017 22.20.07 CET Oscar Segarra wrote: > Hi everyone! > > Nobody has need the same requirement? The same use case aplies in the > following scenario: > > Laptop with Ansible --> FW --> Ansible server intermediate --> FW --> > Destination host of my commands > > Any help will be really welcome!
This topic has been covered on the list a few times, and Internet is full of explanation on how to do this since it's an SSH thing and not Ansible thing. Ansible is using SSH so it support what SSH can do. It's called by many names so search for jump host, jump server, proxycommand or bastion(or some other names I have forgotten). -- Kai Stian Olstad -- 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/2354823.YBIpHk6dgZ%40x1. For more options, visit https://groups.google.com/d/optout.
