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 afd3141..2e39176 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 @@ -59,6 +59,9 @@ private_domains: - type: A name: "traefik.home.jthan.io" value: 192.168.1.18 + - type: A + name: "music.home.jthan.io" + value: 192.168.1.18 - type: AAAA name: "rpi0.home.jthan.io" value: "2602:fb57:c20:b00:dea6:32ff:fe10:715a" @@ -92,6 +95,9 @@ private_domains: - type: AAAA name: "traefik.home.jthan.io" value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d" + - type: AAAA + name: "music.home.jthan.io" + value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d" - type: AAAA name: "auth.home.jthan.io" value: "2602:fb57:c20:b00:be24:11ff:fee6:8593"