The error message is saying

The python kerberos library is not installed
>

Make sure you have installed pykerberos by running 'pip install pykerberos' 
or if you are managing Python packages through your system package manager 
'apt install python-kerberos'.

You can verify whether it is installed with 'python -c "import kerberos"'. 
Make sure the Python you use to execute this check is the same Python that 
Ansible runs with.

Thanks

Jordan

-- 
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/92b6295c-8117-4029-80c2-63a08b532cdc%40googlegroups.com.

Reply via email to