add barebones knot config

This configuration does not yet do much but it provisions a knot
server that runs.
This commit is contained in:
lilly 2026-04-29 22:44:20 +02:00
commit facd770f10
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
8 changed files with 110 additions and 0 deletions

View file

@ -101,3 +101,8 @@
- name: Run ensure_eh22_styleguide_dir Playbook
ansible.builtin.import_playbook: ensure_eh22_styleguide_dir.yaml
- name: Setup authoritative dns servers
hosts: auth-dns
roles:
- auth-dns