On 19 July 2016 at 17:11, Jörg Kastning <[email protected]> wrote:
> I'm somewhat curious about the following line: > ESTABLISH SSH CONNECTION FOR USER: None > > I would expect ansible to establish a connection for root. Shouldn't > that be the default behaviour? No, there isn't a default behaviour. You need to tell it what user to use (set ansible_ssh_user somewhere). -- 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/CAK5eLPTb0gMAM3E87gXc513swoZAcQp749ZOPE7MpJyO8cDztg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
