@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) • 577 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs pgcli (a Postgres CLI) on nearly any platform",
"overview": "[pgcli](https://github.com/dbcli/pgcli) is a free and open-source CLI for Postgres that does auto-completion and syntax highlighting.",
"name": "pgcli",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-pgcli",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/pgcli"
},
"slug": "pgcli",
"title": "pgcli",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}