@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) • 798 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs IntelliJ Community Edition on nearly any platform",
"overview": "[IntelliJ IDEA](https://www.jetbrains.com/idea/) is an integrated development environment written in Java for developing computer software. It is developed by JetBrains, and is available as an Apache 2 Licensed community edition, and in a proprietary commercial edition. Both can be used for commercial development.",
"name": "IntelliJ IDEA (CE)",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-intellij",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/intellij"
},
"slug": "intellij",
"title": "IntelliJ IDEA (CE)",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}