Look at the jump host example https://docs.ansible.com/ansible/latest/reference_appendices/faq.html
On Wed, 6 May 2020 at 13:42, Gary Barber <[email protected]> wrote: > In my network I manage multiple customers on seperate networks. Many of > which are owned by the customer. > > I want to use Ansible to manage servers in these networks from a single > managament network that has connectivity to all customer networks. > > The problem is that some customer, due to owning and running their own > networks, have overlapping IP ranges, so more than one server will have the > same end IP address. > > How does Ansible work in this situation? > > If I open firewalls directly from my single Ansible server, how does > Ansible handle situations where servers on different customer networks > have the same IP address? > > Can Ansible work with Proxy servers? Can I setup an Ansible proxy in each > customer network to pass through ssh and WinRM traffic? the procy servers > would still be managed by the single central Ansible server, so that still > leaves the question of how does Ansible handle the duplicate IP's? > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/947e72d0-f77e-4be1-a4b8-74eadbf82d20%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/947e72d0-f77e-4be1-a4b8-74eadbf82d20%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Sent from a mobile device - please excuse the brevity, spelling and punctuation. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAL8fbwMo-sPny%2Bmi1B13xtbEpSWV7d58gUBKaFoAuu026SX0vw%40mail.gmail.com.
