@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) • 758 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs VSCode on nearly any system and installs specified extensions",
"overview": "[Visual Studio Code](https://code.visualstudio.com/) is a freeware source-code editor made by Microsoft for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git.",
"name": "Visual Studio Code",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-vscode",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/vscode"
},
"slug": "vscode",
"title": "Visual Studio Code",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}