mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Fix for ticket 9664
This commit is contained in:
@@ -68,7 +68,7 @@ Once you've installed the necessary dependencies, the python-kerberos wrapper ca
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
pip install kerberos
|
pip install kerberos requests_kerberos
|
||||||
|
|
||||||
Kerberos is installed and configured by default on OS X and many Linux distributions. If your control machine has not already done this for you, you will need to.
|
Kerberos is installed and configured by default on OS X and many Linux distributions. If your control machine has not already done this for you, you will need to.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user