如何去除ssh无交互式添加 known_hosts
配置文件/etc/ansible/ansible.cfg的[defaults]中
打开注释
# uncomment this to disable SSH key host checking
host_key_checking = False
本文出自 “崔德华运维打工从业路” 博客,请务必保留此出处http://cuidehua.blog.51cto.com/5449828/1768391
原文地址:http://cuidehua.blog.51cto.com/5449828/1768391