@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) • 655 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs nvm on nearly any platform",
"overview": "[NVM](https://github.com/nvm-sh/nvm) is a version manager for Node.js, designed to be installed per-user, and invoked per-shell. Please note that the Windows version uses a [seperate NVM project](https://github.com/coreybutler/nvm-windows).",
"name": "NVM",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-nvm",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/nvm"
},
"slug": "nvm",
"title": "NVM",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}