@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) • 672 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs yq (a command-line YAML processor) on nearly any platform",
"overview": "[yq](https://github.com/mikefarah/yq) is a free, open-source command-line YAML processor. It aims to be like [jq](https://gitlab.com/megabyte-labs/ansible-roles/jq) except for YAML files. It can read and write values to YAML files.",
"name": "yq",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-yq",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/yq"
},
"slug": "yq",
"title": "yq",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}