Ansible role to setup named/bind
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Markus Pesch f8370dc77b
continuous-integration/drone/push Build is passing Details
style(lint): quote mode
1 month ago
defaults fix(statics): export statics channel for localhost by default 1 month ago
handlers refac: adapt style to pass ansible-lint checks 2 months ago
meta fix(galaxy): meta information 2 months ago
tasks style(lint): quote mode 1 month ago
templates/etc fix(statics): export statics channel for localhost by default 1 month ago
vars fix: add linter 2 months ago
.ansible-lint fix(galaxy): meta information 2 months ago
.drone.yml fix(ci): pull always 2 months ago
.editorconfig fix(ci): drone, markdownlint, renovate 1 year ago
.markdownlint.yaml fix(galaxy): meta information 2 months ago
.yamllint.yaml fix: add linter 2 months ago
LICENSE fix: add license 1 year ago
README.md fix(ci): replace git repository with gitea instead of drone 11 months ago
renovate.json fix(ci): drone, markdownlint, renovate 1 year ago

README.md

bind9-role

Build Status Ansible Role

With following role can be bind installed and configured.

Installation

ansible-galaxy install volker_raschek.bind9

Supported distributions

  • Arch Linux
  • Rocky Linux 8
  • Ubuntu 20.04

Features

  • Installing bind/named
  • Configuring bind/named
    • TSIG-Keys
    • Simple Zones
    • Zones with different views
    • DYNDNS

Configuring

In the default directory are examples how to configure named. Copy the defaults into your host_vars or group_vars and adapt the examples.

Individual host-templates

Each host has his own zones templates. Store the template in templates/<hostname>/etc/named/zones/<name-of-view>/zone.conf. For example: templates/ns1.example.com/etc/named/zones/internal/db.de.example.