Getting this error, please help.
[sysadm@centos7 ~]$ ansible -m ping centos71
centos71 | UNREACHABLE! => {
“changed”: false,
“msg”: “Failed to connect to the host via ssh.”,
“unreachable”: true
}
Getting this error, please help.
[sysadm@centos7 ~]$ ansible -m ping centos71
centos71 | UNREACHABLE! => {
“changed”: false,
“msg”: “Failed to connect to the host via ssh.”,
“unreachable”: true
}
Hi Sanjay, could you please provide more details? Most likely this is a password/certificate error.