summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorElizabeth Hunt <me@liz.coffee>2025-03-21 22:58:42 -0700
committerElizabeth Hunt <me@liz.coffee>2025-03-21 22:58:42 -0700
commitdde6850257c1181802b1e8cd46b8aadfe1551b1f (patch)
treefae84615adb82a5f4af8a1095add6f330c4e7d83 /inventory
parent053abdc560ad31e482fd631b2b7f8ccd4bd3b3f1 (diff)
downloadinfra-dde6850257c1181802b1e8cd46b8aadfe1551b1f.tar.gz
infra-dde6850257c1181802b1e8cd46b8aadfe1551b1f.zip
fix dns
Diffstat (limited to 'inventory')
-rw-r--r--inventory3
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory b/inventory
index 9e07919..d1abb62 100644
--- a/inventory
+++ b/inventory
@@ -34,3 +34,6 @@ swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh a
[traefik]
swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh ansible_become_password='{{ swarm_become_password }}'
+
+[pihole]
+swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh ansible_become_password='{{ swarm_become_password }}'