From 29cb9f941cd72848083c4314df890313aef8e8c6 Mon Sep 17 00:00:00 2001 From: julian Date: Thu, 27 Apr 2023 23:58:23 +0200 Subject: [PATCH] Add authoritative-dns to `hosts.yml` --- inventories/z9/hosts.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inventories/z9/hosts.yml b/inventories/z9/hosts.yml index 43285ab..af0c334 100644 --- a/inventories/z9/hosts.yml +++ b/inventories/z9/hosts.yml @@ -21,3 +21,6 @@ all: wiki: ansible_host: wiki.z9.ccchh.net ansible_user: chaos + authoritative-dns: + ansible_host: authoritative-dns.z9.ccchh.net + ansible_user: chaos