mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Merge pull request #12281 from wenottingham/patch-8
Update intro_windows.rst
This commit is contained in:
commit
f0411217e6
1 changed files with 2 additions and 2 deletions
|
@ -62,12 +62,12 @@ Installing python-kerberos dependencies
|
|||
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
|
||||
|
||||
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.
|
||||
|
||||
.. _windows_inventory:
|
||||
|
|
Loading…
Reference in a new issue