@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) • 616 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Sets up encrypted DNS",
"overview": "This role ensures that DNS requests are encrypted if you supply it the appropriate configuration. It uses systemd on Linux. On macOS/Windows, it installs and configures [Stubby](https://github.com/getdnsapi/stubby).",
"name": "DNS",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-dns",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/dns"
},
"slug": "dns",
"title": "DNS",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}