quocvu.pyenv-python
pyenv-python
Eine Rolle zur Installation von pyenv, welches verwendet wird, um mehrere Versionen von Python zu installieren. Dies ermöglicht es dir, die passende Version für dein Projekt auszuwählen.
Anforderungen
Ansible und eine Internetverbindung
Rollenvariablen
python_versions
eine Liste der zu installierenden Python-Versionen
Abhängigkeiten
Keine
Beispiel Playbook
Um pyenv zu installieren, füge Folgendes in dein Playbook ein:
- hosts: servers
roles:
- { role: quocvu.pyenv-python }
Lizenz
MIT
Autoreninformationen
Quoc Vu
Über das Projekt
A role to install pyenv, which is used to install multiple versions of Python allowing you to select the appropriate version for your project
Installieren
ansible-galaxy install quocvu.pyenv-python
Lizenz
mit
Downloads
18.9k
Besitzer