mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-19 19:30:22 -07:00
Update intro_windows.rst
Fix typo that broke RST -> html parsing.
This commit is contained in:
parent
246e602fce
commit
e2e15992b7
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue