А
ansible_python_interpreter=C:\Python27 | UNREACHABLE! => {
"changed": false,
"msg": "Failed to connect to the host via ssh: ssh: Could not resolve hostname ansible_python_interpreter=c:\\\\python27: Name or service not known",
"unreachable": true
}
[WARNING]: Unhandled error in Python interpreter discovery for host 10.200.88.249: unexpected output from Python interpreter discovery
[WARNING]: Platform unknown on host 10.200.88.249 is using the discovered Python interpreter at /usr/bin/python, but future installation of another Python interpreter could change this. See
https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information.
10.200.88.249 | FAILED! => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"module_stderr": "���ࠢ���� �ଠ� ��ࠬ���: ;\r\n",
"module_stdout": "",
"msg": "MODULE FAILURE\nSee stdout/stderr for the exact error",
"rc": 1
}