@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) • 603 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs asdf on Linux or macOS",
"overview": "[asdf](https://asdf-vm.com/#/) is a CLI tool that can manage multiple language runtime versions on a per-project basis or globally. It is like gvm, nvm, rbenv, and pyenv all in one.",
"name": "asdf-vm",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-asdf",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/asdf"
},
"slug": "asdf",
"title": "asdf-vm",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}