Ansible Install: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „=Installation= *python -m pip install ansible“) |
|||
| Zeile 1: | Zeile 1: | ||
=Installation= | =Installation= | ||
| + | ==Allgemein== | ||
*python -m pip install ansible | *python -m pip install ansible | ||
| + | ==Windowsunterstütung== | ||
| + | *pip3 install pywinrm | ||
Version vom 7. Februar 2023, 11:53 Uhr
Installation
Allgemein
- python -m pip install ansible
Windowsunterstütung
- pip3 install pywinrm