@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) • 671 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs jq (the defacto standard command-line JSON processor) on nearly any platform",
"overview": "[jq](https://github.com/stedolan/jq) is like sed for JSON data. You can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.",
"name": "jq",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-jq",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/jq"
},
"slug": "jq",
"title": "jq",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}