@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) • 696 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs wget on nearly any platform",
"overview": "The [wget](https://www.gnu.org/software/wget/) command is a command line utility for downloading files from the Internet. It supports downloading multiple files, downloading in the background, resuming downloads, limiting the bandwidth used for downloads and viewing headers.",
"name": "wget",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-wget",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/wget"
},
"slug": "wget",
"title": "wget",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}