@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) • 940 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs ripgrep (a line-oriented search tool) and ripgrep-all on nearly any platform",
"overview": "[ripgrep](https://github.com/BurntSushi/ripgrep) is a line-oriented search tool that recursively searches your current directory for a regex pattern. By default, ripgrep will respect your .gitignore and automatically skip hidden files/directories and binary files. This role also installs ripgrep-all. [ripgrep-all](https://github.com/phiresky/ripgrep-all) is just like ripgrep except it also searches in PDFs, E-Books, Office documents, zip, tar.gz, etc.",
"name": "ripgrep",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-ripgrep",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/ripgrep"
},
"slug": "ripgrep",
"title": "ripgrep",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}