Has anyone out there seen this issue -- when running win_ping against a 
host -- and been able to resolve it(?):


< target host > | UNREACHABLE! => {
    "changed": false,
    "msg": "ntlm: requested auth method is ntlm, but requests_ntlm is not 
installed",
    "unreachable": true
}


Checking what I have installed, I see:

$ pip2.7 freeze | grep requests
requests==2.18.4
requests-ntlm==1.1.0

$ pip2.7 freeze | grep winrm
pywinrm==0.3.0



-- 
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/149aeffd-c2f5-4ac8-93a3-38cfb6671488%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to