quocvu.pyenv-python
pyenv-python
This is a role for installing pyenv, a tool that lets you manage and install multiple versions of Python. This way, you can choose the right Python version for your project.
Requirements
- Ansible
- Internet connection
Role Variables
python_versions
: A list of Python versions you want to install.
Dependencies
- None
Example Playbook
To use this role and install pyenv, add the following lines to your playbook:
- hosts: servers
roles:
- { role: quocvu.pyenv-python }
License
MIT License
Author Information
Quoc Vu
Informazioni sul progetto
A role to install pyenv, which is used to install multiple versions of Python allowing you to select the appropriate version for your project
Installa
ansible-galaxy install quocvu.pyenv-python
Licenza
mit
Download
18.9k
Proprietario