Anyways i did below 

 1017  21/05/20 17:47:19 yum remove python-kerberos-1.1-15.el7.x86_64
 1018  21/05/20 17:49:29 rpm -qa|grep -i kerb
 1019  21/05/20 17:49:43 pip install pykerberos
 1020  21/05/20 17:49:55 pip install requests-kerberos
 1021  21/05/20 17:50:05 ansible windows -m win_ping -vvvvvv
 1022  21/05/20 17:50:30 yum install -y python-kerberos
 1023  21/05/20 17:50:38 ansible windows -m win_ping -vvvvvv


Still no luck 

On Thursday, May 21, 2020 at 5:37:40 PM UTC-7, Jordan Borean wrote:
>
> The issue here is the kerberos library you have installed is either too 
> old or incompatible with what requests-kerberos requires. Uninstall both 
> kerberos and pykerberos and install just pykerberos. You may want to update 
> requests-kerberos as well as 0.7.0 is quite old.
>

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/c17f0ce7-e187-41d4-9437-a5db3afe56bf%40googlegroups.com.

Reply via email to