克隆虚拟机ansible连接不上,需要在克隆的虚拟机上更新ssh密钥
ssh-keygen -t rsa -f /etc/ssh/ssh_host_ras_key
ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key
(每次执行命令会提示需要输入,直接回车)
本文出自 “净空蓝星” 博客,请务必保留此出处http://jingkonglanxing.blog.51cto.com/1152128/1743754
原文地址:http://jingkonglanxing.blog.51cto.com/1152128/1743754