@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) • 630 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs pup (a CLI for parsing HTML) on nearly any system",
"overview": "[pup](https://github.com/ericchiang/pup) is a command line tool for processing HTML. It reads from stdin, prints to stdout, and allows the user to filter parts of the page using CSS selectors.",
"name": "pup",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-pup",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/pup"
},
"slug": "pup",
"title": "pup",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}