On 26.05.2018 04:51, Ravikumar Wagh wrote:
When I run ansible command ansible facing issue to ssh. Because vagrant
machine forwards guests 22 port on different port on host as follows

machine1 22=> 2201
machine2 22=> 2202
machine3 22=> 2203

As we know ansible works on ssh port that is 22. I know we can configure ansible to use another port lets say 2201, but what about other 2 machines
running on port 2202 and 2203.

ansible_ssh_port

https://docs.ansible.com/ansible/2.5/scenario_guides/guide_vagrant.html#running-ansible-manually

--
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/d3ee18062fdf8872b6d70837c06a6a6c%40olstad.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to