quocvu.pyenv-python
pyenv-python
Un rôle pour installer pyenv, qui permet d'installer plusieurs versions de Python et de sélectionner la version appropriée pour votre projet.
Exigences
Ansible et une connexion Internet.
Variables du rôle
python_versions
une liste des versions de Python à installer.
Dépendances
Aucune.
Exemple de Playbook
Pour installer pyenv, ajoutez ce qui suit dans votre playbook :
- hosts: servers
roles:
- { role: quocvu.pyenv-python }
Licence
MIT
Informations sur l'auteur
Quoc Vu
À propos du projet
A role to install pyenv, which is used to install multiple versions of Python allowing you to select the appropriate version for your project
Installer
ansible-galaxy install quocvu.pyenv-python
Licence
mit
Téléchargements
18.9k
Propriétaire