{"id":24863742,"url":"https://github.com/stuvusit/dnsdist","last_synced_at":"2026-04-17T10:03:37.842Z","repository":{"id":24207915,"uuid":"100871437","full_name":"stuvusIT/dnsdist","owner":"stuvusIT","description":"Set up a dnsdist server with Ansible","archived":false,"fork":false,"pushed_at":"2022-05-18T08:55:15.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T17:54:02.893Z","etag":null,"topics":["ansible","ansible-role","apt","debian","dns","dnsdist","pdns","powerdns","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stuvusIT.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}},"created_at":"2017-08-20T15:42:29.000Z","updated_at":"2024-07-06T18:03:42.000Z","dependencies_parsed_at":"2022-08-31T17:02:11.316Z","dependency_job_id":null,"html_url":"https://github.com/stuvusIT/dnsdist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stuvusIT/dnsdist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuvusIT%2Fdnsdist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuvusIT%2Fdnsdist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuvusIT%2Fdnsdist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuvusIT%2Fdnsdist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stuvusIT","download_url":"https://codeload.github.com/stuvusIT/dnsdist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuvusIT%2Fdnsdist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278861086,"owners_count":26058641,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-role","apt","debian","dns","dnsdist","pdns","powerdns","ubuntu"],"created_at":"2025-01-31T23:34:22.592Z","updated_at":"2025-10-07T23:18:34.334Z","avatar_url":"https://github.com/stuvusIT.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dnsdist\n\nThis role installs and configures PowerDNS dnsdist.\ndnsdist is automatically restarted after configuration changes, unless the role variables say otherwise.\n\n## Requirements\n\nDebian 11 (Bullseye)\n\n## Role Variables\n\n| Name                   | Default/Required | Description                                                                           |\n|------------------------|:----------------:|---------------------------------------------------------------------------------------|\n| `dnsdist_repo_ver`     | `13`             | Version of the apt repository for dnsdist (Ubuntu only)                               |\n| `dnsdist_config`       |                  | Configuration of dnsdist (will be put to the configuration file as-is)                |\n| `dnsdist_restart`      | `true`           | Set this to false to prevent dnsdist from being restarted after configuration changes |\n| `dnsdist_limit_nofile` | ` `              | Limit of file handles of dnsdist                                                      |\n\n## Example Playbook\n\n```yml\n- hosts: dns\n  roles:\n  - dnsdist\n     dnsdist_config: |\n       setLocal('0.0.0.0:53', { toTCP=true, reusePort=true, })\n       newServer({address=\"2001:4860:4860::8888\", qps=1})\n       setServerPolicy(firstAvailable)\n```\n\n## License\n\nThis work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).\n\n## Author Information\n\n- [Janne Heß](https://github.com/dasJ)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuvusit%2Fdnsdist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstuvusit%2Fdnsdist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuvusit%2Fdnsdist/lists"}