On Friday, 24 November 2017 15.40.11 CET Oscar Segarra wrote: > I have tried with the --ask-pass. In this case system asks for the first > password but not the second. > > > It raises the "Authentication failure" error.
As I suspected Ansible doesn't support that. Your option is to set up password less ssh keys between the jump host and the remote node or look up ssh agent forwarding on the ansible control machine. -- 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/47254315.Lc9JNe50Iv%40x1. For more options, visit https://groups.google.com/d/optout.
