I have just started Ansible today and is facing this early issue.

I have declared ansible_ssh_pass and ansible_ssh_user in the hosts file.

But still this error is coming, Why iis this an issue ?

luvpreet@DHARI-Inspiron-3542:/etc/ansible$ sudo ansible -m ping all
vogo-alpha.cloudapp.net | UNREACHABLE! => {
    "changed": false, 
    "msg": "Authentication failure.", 
    "unreachable": true
}


What is the cause of this problem ?

-- 
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/9d6ca191-8e13-4cb3-906c-4b2ad7783128%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to