溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Ansible報錯的解決方法

發(fā)布時間:2020-05-26 15:55:53 來源:億速云 閱讀:471 作者:鴿子 欄目:系統(tǒng)運維

出現(xiàn)以下報錯先檢查/etc/hosts查看ip是否有變更:

"msg": "Failed to connect to the host via ssh: ssh: connect to host s-nginx-3 port 22: Connection timed out", 

出現(xiàn)以下報錯先檢查/root/.ssh/known_hosts刪除nginx-2的相關rsa的信息即可.

nginx-2 | UNREACHABLE! => {
    "changed": false, 
    "msg": "Failed to connect to the host via ssh: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\r\n@  \nIT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\r\nSomeone could be eavesdropping on you right now (man-in-th by the remote host is\nSHA256:mLGTRAdsoC/plMuoawCaV6gCJipekSikSi6mB5j85ME.\r\nPlease contact your system administratown_hosts:12\r\nECDSA host key for nginx-2 has changed and you have requested strict checking.\r\nHost key verif
    "unreachable": true
}

vim ~/.ssh/known_hosts

向AI問一下細節(jié)

免責聲明:本站發(fā)布的內容(圖片、視頻和文字)以原創(chuàng)、轉載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權請聯(lián)系站長郵箱:is@yisu.com進行舉報,并提供相關證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權內容。

AI