I am a Newbie to Ansible , writing my first playbook.

I can not SSH / PING to network Devices.

leaf-1 | UNREACHABLE! => {
    "changed": false,
    "msg": "Authentication failure.",
    "unreachable": true
}
leaf-2 | UNREACHABLE! => {
    "changed": false,
    "msg": "Authentication failure.",
    "unreachable": true
}

i can PING / SSH to network devices from Ansible server but when i run the 
playbook , it fails.

No idea if i have to add something in playbook or ansible.cfg . Any 
Suggestion please ?


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/92ff7b85-295a-4910-9b00-4a3b50b6cbb4%40googlegroups.com.

Reply via email to