From 1cda8d25b755d33a5fe341311b3708b40094d0fc Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Tue, 3 Feb 2026 21:44:35 -0700 Subject: [PATCH] add new internal host --- .../production/host_vars/rpi0.home.jthan.io/vars.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ansible/inventories/production/host_vars/rpi0.home.jthan.io/vars.yaml b/ansible/inventories/production/host_vars/rpi0.home.jthan.io/vars.yaml index 6113898..97e3f51 100644 --- a/ansible/inventories/production/host_vars/rpi0.home.jthan.io/vars.yaml +++ b/ansible/inventories/production/host_vars/rpi0.home.jthan.io/vars.yaml @@ -1,4 +1,12 @@ private_domains: + - name: jthan.io + records: + - type: A + name: "notes.jthan.io" + value: "192.168.1.16" + - type: AAAA + name: "notes.jthan.io" + value: "2602:fb57:c20:b00:be24:11ff:fe8b:f6db" - name: home.jthan.io records: - type: A