From dde6850257c1181802b1e8cd46b8aadfe1551b1f Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Fri, 21 Mar 2025 22:58:42 -0700 Subject: fix dns --- inventory | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inventory') 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 }}' -- cgit v1.2.3-70-g09d2