Hi, very new to Ansible, working through books On my ansible server (a centos 7 machine) I have added root ssh key to my test machine. So I can ssh root@mint-test <ssh@mint-test> and that works. When, as root, I run my playbook, I am prompted "SSH password:". At this point I can enter anything - just enter or the wrong password or even the right password. And then ansible runs the playbook and all works as expected. In the ansible cfg file, ask_pass is commented out. But even if I set it to False, still get problem. What am I doing wrong? Regards, John
-- 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/388ff9b9-d393-4d3a-864d-455c735f3f5d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
