ssh_exchange_identification: read: Connection reset by peer
ansible批量执行报错如下:ssh_exchange_identification: read: Connection reset by peer解决办法:vim /etc/hosts.allowall:12.5.1.20
·
ansible批量执行报错如下:
ssh_exchange_identification: read: Connection reset by peer
解决办法:
vim /etc/hosts.allow
all:12.5.1.20
更多推荐




所有评论(0)