The first prompt about verifying the hosts is a "known_hosts issue", ssh keeps this file to verify that the host you are accessing is the host you know about, in case someone hijacks the IP/dns/fqdn and presents itself as the same host.
on why you cannot access the host, can you ssh normally into the host? also using -vvvv with ansible will show debug information about the connection that might be helpful to figure this out. -- Brian Coca -- 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/CAJ5XC8%3DbFcG7AJ_8jrHbK316vEw990EHCBaPrbWPQ4EQATSDcw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
