Hello,
  Is this resolved.

I am also getting same issue. Please help me .

Using module file 
/usr/local/lib/python2.7/dist-packages/ansible-2.4.1.0-py2.7.egg/ansible/modules/windows/win_ping.ps1
<KOR1074638.kor.apac.bosch.com> ESTABLISH WINRM CONNECTION FOR USER: 
[email protected] on PORT 5986 TO <hostname>
<KOR1074638.kor.apac.bosch.com> WINRM CONNECT: transport=ntlm 
endpoint=https://<hostname>:5986/wsman
Using module file 
/usr/local/lib/python2.7/dist-packages/ansible-2.4.1.0-py2.7.egg/ansible/modules/windows/win_ping.ps1
<10.47.115.103> ESTABLISH WINRM CONNECTION FOR USER: [email protected] on PORT 
5986 TO 10.47.115.103
<10.47.115.103> WINRM CONNECT: transport=ntlm 
endpoint=https://<hostname>:5986/wsman
<KOR1074638.kor.apac.bosch.com> WINRM CONNECTION ERROR: (u'http', u'Bad 
HTTP response returned from server. Code 500')
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.7/dist-packages/ansible-2.4.1.0-py2.7.egg/ansible/plugins/connection/winrm.py",
 
line 222, in _winrm_connect
    self.shell_id = protocol.open_shell(codepage=65001)  # UTF-8
  File "/usr/local/lib/python2.7/dist-packages/winrm/protocol.py", line 
132, in open_shell
    res = self.send_message(xmltodict.unparse(req))
  File "/usr/local/lib/python2.7/dist-packages/winrm/protocol.py", line 
207, in send_message
    return self.transport.send_message(message)
  File "/usr/local/lib/python2.7/dist-packages/winrm/transport.py", line 
202, in send_message
    raise WinRMTransportError('http', error_message)
WinRMTransportError: (u'http', u'Bad HTTP response returned from server. 
Code 500')


-- 
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/3d564c24-835d-467e-880f-be8add516162%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to