I'm still getting the same error:
(ansible) MacBook-Pro:playbooks anthony$ ansible wrk04 -e
@~/.ansible/secure.yml -m win_ping --ask-vault-pass
Vault password:
wrk04 | UNREACHABLE! => {
"changed": false,
"msg": "ntlm: requested auth method is ntlm, but requests_ntlm is not
installed",
"unreachable": true
}
(ansible) MacBook-Pro:playbooks anthony$ pip freeze | grep crypto
asn1crypto==0.24.0
cryptography==2.2.2
On Sunday, May 13, 2018 at 8:59:57 PM UTC-4, Ab Generette wrote:
>
> 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/4c023f2e-6d25-4530-9632-fe19309b2db6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.