Fixes #12433 with distro-agnostic text
This commit is contained in:
parent
840cda741d
commit
d699ef72d2
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ On a Linux control machine::
|
||||||
|
|
||||||
pip install "pywinrm>=0.1.1"
|
pip install "pywinrm>=0.1.1"
|
||||||
|
|
||||||
|
Note:: on distributions with multiple python versions, use pip2 or pip2.x, where x matches the python minor version Ansible is running under.
|
||||||
|
|
||||||
Active Directory Support
|
Active Directory Support
|
||||||
++++++++++++++++++++++++
|
++++++++++++++++++++++++
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue