@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) • 675 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs peco (a simplistic interactive filtering tool for the terminal) on nearly any platform",
"overview": "[peco](https://github.com/peco/peco) can be a great tool to filter stuff like logs, process stats, find files, because unlike grep, you can type as you think and look through the current results.",
"name": "Peco",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-peco",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/peco"
},
"slug": "peco",
"title": "Peco",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}