Thank you. ANother Scenario,
If I am running 10 tasks on 2 hosts, It will do first task on host 1 and then on host 2 then second task on host 1 and then on host 2, .. . . So, here also the connection persists to both the hosts? OR does it firstly connect to host 1, runs task 1 and then disconnects AND then connects to host 2, runs task 1 and then disconnects ? On Thursday, July 20, 2017 at 6:21:55 PM UTC+5:30, Brian Coca wrote: > > 1) It is configurable, but by default it should be /bin/sh > 2) Logs in 10 times, which does not mean it connects 10 times as the > connection itself can be persistent even if the login is not > > > -- > ---------- > Brian Coca > -- 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/f82a3c4c-064c-4e8b-9818-8effe95f1e7d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
