mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Merge pull request #12281 from wenottingham/patch-8
Update intro_windows.rst
This commit is contained in:
@@ -62,12 +62,12 @@ Installing python-kerberos dependencies
|
|||||||
Installing python-kerberos
|
Installing python-kerberos
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
Once you've installed the necessary dependencies, the python-kerberos wrapper can be installed via pip::
|
Once you've installed the necessary dependencies, the python-kerberos wrapper can be installed via pip:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
pip install kerberos
|
pip install 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.
|
||||||
|
|
||||||
.. _windows_inventory:
|
.. _windows_inventory:
|
||||||
|
|||||||
Reference in New Issue
Block a user