@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) • 716 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Install CUPS print server on Linux systems",
"overview": "[CUPS](https://www.cups.org/) is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server. A computer running CUPS is a host that can accept print jobs from client computers, process them, and send them to the appropriate printer.",
"name": "CUPS",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-cups",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/cups"
},
"slug": "cups",
"title": "CUPS",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}