Skip to main content

4 posts tagged with "Ansible"

View All Tags

Ansible: "SSH Error: data could not be sent to remote host"の解決法

· 3 min read
Yu Sasaki
Enterprise Security Specialist

事象

TASK [Gathering Facts] *************************************************************************************************
fatal: [192.0.2.203]: UNREACHABLE! => {"changed": false, "msg":
"SSH Error: data could not be sent to remote host \"192.0.2.203\".
Make sure this host can be reached over ssh", "unreachable": true}
fatal: [192.0.2.201]: UNREACHABLE! => {"changed": false, "msg":
"SSH Error: data could not be sent to remote host \"192.0.2.201\".
Make sure this host can be reached over ssh", "unreachable": true}