@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
18 lines (17 loc) • 619 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs pyenv on Linux or macOS",
"overview": "[pyenv](https://github.com/pyenv/pyenv) lets you switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.",
"name": "pyenv",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-pyenv",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/pyenv"
},
"slug": "pyenv",
"title": "pyenv",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}