@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) • 772 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs fd (a simple, fast, user-friendly alternative to the find command) on nearly any platform",
"overview": "[fd](https://github.com/sharkdp/fd) is a program that can search for files on your filesystem. It is a simple, fast, and user-friendly alternative to find. While it does not aim to support all of find's powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases.",
"name": "fd",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-fd",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/fd"
},
"slug": "fd",
"title": "fd",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}