@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) • 682 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs and configures Samba for network drives and printer sharing",
"overview": "[Samba](https://www.samba.org/) is a free and open-source software that allows files to be shared across Windows and Linux systems simply and easily. To be exact, it is an open-source implementation of the SMB/CIFS protocol.",
"name": "Samba",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-samba",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/samba"
},
"slug": "samba",
"title": "Samba",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}