mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
Added missing "ansible" package for pipx inject command.
(cherry picked from commit facb12ac8b)
Co-authored-by: Bazoogle <8096843+Bazoogle@users.noreply.github.com>
This commit is contained in:
@@ -55,8 +55,8 @@ If you chose the ``pipx`` install instructions for Ansible, you can install thos
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
pipx inject "pypsrp[kerberos]<=1.0.0" # for psrp
|
||||
pipx inject "pywinrm[kerberos]>=0.4.0" # for winrm
|
||||
pipx inject ansible "pypsrp[kerberos]<=1.0.0" # for psrp
|
||||
pipx inject ansible "pywinrm[kerberos]>=0.4.0" # for winrm
|
||||
|
||||
Or, if you chose the ``pip`` install instructions:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user