mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
Update docs windows_winrm for ansible module (#2904)
This commit is contained in:
committed by
GitHub
parent
e785685c7a
commit
486d9b2b78
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user