Hi, On 06/22/2016 19:01, Hugo Enrique Hernández Priego wrote: > In my work we have two diferent network, but in the middle i have a FW, so > i have 2 ansible server in each network, so the A ansible server only saw > 50 host and the B ansible server saw other 100 host, so how I can execute > an playbook in A ansible server and communicate through B ansible server to > that 100 host?
are you allowed to SSH between them? Alternativly: what is allowed between the two hosts? (Your options for tunneling) Regards, Benjamin -- FSU Jena | JULIELab.de/Staff/Benjamin+Redling.html vox: +49 3641 9 44323 | fax: +49 3641 9 44321 -- 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/576B99C9.1020304%40uni-jena.de. For more options, visit https://groups.google.com/d/optout.
