I have a selected few workgroup Windows server 2012 R2 servers that give 
the following error:

<10.128.44.37> ESTABLISH WINRM CONNECTION FOR USER: ansible_user on PORT 
5986 TO 10.128.44.37
server_101 | UNREACHABLE! => {
    "changed": false,
    "msg": "ntlm: ('Connection aborted.', error(104, 'Connection reset by 
peer'))",
    "unreachable": true
}

I am using ntlm with Ansible 2.1.0.0 and pywinrm [kerberos] 2RC4. I have 
tested the port is open, recreated the listeners, run a curl to the server 
which delivers a successful 411 response.
Any ideas on further troubleshooting?


-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/e2e12f86-fc25-402b-bc5d-cbc9f0c17295%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to