> On Feb 2, 2016, at 01:01, Milet Francis <[email protected]> wrote: > > Hi.. > I want to establish a ssh connection between 10 servers at the same > time.Is it possible to use ansible to automate this process.If not do u have > any other option.
I'm not totally clear on what you mean. Do you want to open an SSH connection from one machine to 10 others at once? And if so, what do you want to do with the connection? Ansible can (and by default, does) run tasks on multiple hosts simultaneously over an SSH connection. pacem in terris / мир / शान्ति / سَلاَم / 平和 Kevin R. Bullock -- 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/C0DC6950-E950-4CC0-9BA4-DD2EA9446291%40softwareforgood.com. For more options, visit https://groups.google.com/d/optout.
