{"id":20728071,"url":"https://github.com/itsnebulalol/ansible-dns","last_synced_at":"2025-03-11T09:24:14.792Z","repository":{"id":219496416,"uuid":"748436745","full_name":"itsnebulalol/ansible-dns","owner":"itsnebulalol","description":"Deploy a fast recursive DNS server with Ansible.","archived":false,"fork":false,"pushed_at":"2024-01-27T21:12:22.000Z","size":8,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-07T19:53:31.185Z","etag":null,"topics":["ansible","ansible-playbook","blocky","dns","recursive-dns","unbound"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itsnebulalol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-26T00:46:52.000Z","updated_at":"2024-02-14T15:16:15.000Z","dependencies_parsed_at":"2024-01-27T22:26:05.257Z","dependency_job_id":"31256c71-b0c7-4f03-9861-c6c0177fb5f2","html_url":"https://github.com/itsnebulalol/ansible-dns","commit_stats":null,"previous_names":["itsnebulalol/ansible-dns"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsnebulalol%2Fansible-dns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsnebulalol%2Fansible-dns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsnebulalol%2Fansible-dns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsnebulalol%2Fansible-dns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsnebulalol","download_url":"https://codeload.github.com/itsnebulalol/ansible-dns/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243005457,"owners_count":20220478,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-playbook","blocky","dns","recursive-dns","unbound"],"created_at":"2024-11-17T04:35:41.418Z","updated_at":"2025-03-11T09:24:14.760Z","avatar_url":"https://github.com/itsnebulalol.png","language":"Jinja","funding_links":["https://github.com/sponsors/itsnebulalol)!"],"categories":[],"sub_categories":[],"readme":"# Ansible-DNS\n\nDeploy a fast recursive DNS server with Ansible.\n\n## Requirements\n\n- Linux machine with a modern Python version\n- Another Linux machine with a fresh Debian/Ubuntu installation\n\n## What does this install\n\n- [Unbound](https://github.com/NLnetLabs/unbound) - main DNS server\n- [Blocky](https://github.com/0xERR0R/blocky) - uses Unbound server as an upstream, provides DoH and DoT (soon), and blocks ads\n\n## Installation\n\n1. Install Ansible and jmespath on the host: `pip install ansible jmespath`\n2. Clone this repo: `git clone https://github.com/itsnebulalol/ansible-dns \u0026\u0026 cd ansible-dns`\n3. Prepare your host file: `cp -rfp inventories/sample inventories/my-inventory`\n4. Edit your hosts file (`inventories/my-inventory/hosts`)\n5. Modify `group_vars/all.yml` to your needs\n6. Install dependencies: `ansible-galaxy install -r requirements.yml`\n7. Run the playbook: `ansible-playbook -i inventories/my-inventory/hosts playbook.yml -b -K`\n\n## Uninstallation\n\nComing soon\n\n## License\n\nThis repository is licensed under the MIT License. A copy is included when cloning the repository, and can also be found [here](https://github.com/itsnebulalol/ansible-dns/blob/main/LICENSE).\n\n## I need help\n\nPlease open an [issue](https://github.com/itsnebulalol/ansible-dns/issues) if you think there is a bug.\n\n## Support\n\nIf you would like to support my work, you can [sponsor me with GitHub Sponsors](https://github.com/sponsors/itsnebulalol)!\n\n## Credits\n\n- [ansible-nas](https://github.com/davestephens/ansible-nas)\n- [ansible-role-blocky-dns](https://github.com/ngine-io/ansible-role-blocky-dns)\n- [ansible-role-unbound](https://github.com/publicarray/ansible-role-unbound) ([fork](https://github.com/itsnebulalol/ansible-role-unbound))\n- [unbound-docker](https://github.com/MatthewVance/unbound-docker)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsnebulalol%2Fansible-dns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsnebulalol%2Fansible-dns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsnebulalol%2Fansible-dns/lists"}