Installs pyenv.
The role does not modify dotfiles. See https://github.com/pyenv/pyenv#set-up-your-shell-environment-for-pyenv for instructions.
git
- Installed by the role
username
- User account to install to
N/A
- hosts: servers
roles:
- { role: pyenv }
MIT