of host 'ansible2.example.com (192.168.31.130)' can't be established.
ECDSA key fingerprint is SHA256:XFXsHF39bA+ibP+YRHWIl+tY4ogVg0jGD0gMWcqrp7Q.
Are you sure you want to continue connecting (yes/no/[fingerprint])? ansible1.example.com | UNREACHABLE! => {
"changed": false,
"msg": "Failed to connect to the host via ssh: ansible@ansible1.example.com: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).",
"unreachable": true
}
ansible2.example.com | UNREACHABLE! => {
"changed": false,
"msg": "Failed to connect to the host via ssh: Host key verification failed.",
"unreachable": true
}
[ansible@control ~]$
Пришлите вывод “ssh ansible@ansible1.example.com id”.
Может ~/.ssh/config используете, нет?
Обсуждают сегодня