{"id":21976982,"url":"https://github.com/stuartapp/ansible-role-pdnsd","last_synced_at":"2026-05-11T02:06:18.696Z","repository":{"id":86221970,"uuid":"205394451","full_name":"StuartApp/ansible-role-pdnsd","owner":"StuartApp","description":"Ansible role for Pdnsd","archived":false,"fork":false,"pushed_at":"2020-01-03T10:39:20.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-01-28T03:41:31.168Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StuartApp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-30T14:06:04.000Z","updated_at":"2020-01-03T10:39:20.000Z","dependencies_parsed_at":"2023-03-08T00:45:20.024Z","dependency_job_id":null,"html_url":"https://github.com/StuartApp/ansible-role-pdnsd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuartApp%2Fansible-role-pdnsd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuartApp%2Fansible-role-pdnsd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuartApp%2Fansible-role-pdnsd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuartApp%2Fansible-role-pdnsd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StuartApp","download_url":"https://codeload.github.com/StuartApp/ansible-role-pdnsd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245038277,"owners_count":20551042,"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":[],"created_at":"2024-11-29T16:12:54.581Z","updated_at":"2026-05-11T02:06:13.664Z","avatar_url":"https://github.com/StuartApp.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"PDNSD\n=========\n\nAn Ansible role that installs pdnsd on Debian linux.\n\nRequirements\n------------\n\nNone\n\nRole Variables\n--------------\n\nCheck `defaults/main.yml` for a list of default variables (the ones installed from debian).\nThe most important one will be pdnsd_config, where you can set the configuration of the service.\n\nDependencies\n------------\n\nNone\n\nExample Playbook\n----------------\n### Sample config for resolvconf upstream\n\nCreate config for servers in `group_vars`:\n```\npdnsd_config: |-\n  global {\n      perm_cache=2048;\n      cache_dir=\"/var/cache/pdnsd\";\n      run_as=\"nobody\";\n      server_ip = 0.0.0.0;\n      status_ctl = on;\n      min_ttl=15m;\n      max_ttl=1w;\n      timeout=10;\n      neg_domain_pol=on;\n      udpbufsize=1024;\n  }\n  server {\n      label= \"resolvconf\";\n      proxy_only=on;\n      timeout=4;\n  }\n```\n\nInstall the service with the default configuration:\n\n    - hosts: servers\n      roles:\n         - { role: stuart.pdnsd }\n\n\nLicense\n-------\n\nApache2\n\nAuthor Information\n------------------\n\nMaintainer: m.puerta@stuart.com\nCompany: Stuart (https://wwww.stuart.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuartapp%2Fansible-role-pdnsd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstuartapp%2Fansible-role-pdnsd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuartapp%2Fansible-role-pdnsd/lists"}