Skip to content

Commit 18be7a2

Browse files
Update docs windows_winrm for ansible module (#2904) (#2917)
(cherry picked from commit 486d9b2) Co-authored-by: Simon GANIER-LOMBARD <[email protected]>
1 parent beb326f commit 18be7a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docsite/rst/os_guide/windows_winrm.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ If you chose the ``pipx`` install instructions, you can install those requiremen
2525

2626
.. code-block:: shell
2727
28-
pipx inject "pypsrp<=1.0.0" # for psrp
29-
pipx inject "pywinrm>=0.4.0" # for winrm
28+
pipx inject ansible "pypsrp<=1.0.0" # for psrp
29+
pipx inject ansible "pywinrm>=0.4.0" # for winrm
3030
3131
Or, if you chose the ``pip`` install instructions:
3232

0 commit comments

Comments
 (0)