Update docs windows_winrm for ansible module (#2904)

This commit is contained in:
Simon GANIER-LOMBARD
2025-07-29 17:17:00 +02:00
committed by GitHub
parent e785685c7a
commit 486d9b2b78

View File

@@ -25,8 +25,8 @@ If you chose the ``pipx`` install instructions, you can install those requiremen
.. code-block:: shell
pipx inject "pypsrp<=1.0.0" # for psrp
pipx inject "pywinrm>=0.4.0" # for winrm
pipx inject ansible "pypsrp<=1.0.0" # for psrp
pipx inject ansible "pywinrm>=0.4.0" # for winrm
Or, if you chose the ``pip`` install instructions: