summaryrefslogtreecommitdiff
path: root/deploy.yml
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 /deploy.yml
parent053abdc560ad31e482fd631b2b7f8ccd4bd3b3f1 (diff)
downloadinfra-dde6850257c1181802b1e8cd46b8aadfe1551b1f.tar.gz
infra-dde6850257c1181802b1e8cd46b8aadfe1551b1f.zip
fix dns
Diffstat (limited to 'deploy.yml')
-rw-r--r--deploy.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/deploy.yml b/deploy.yml
index 5b245a3..f15c152 100644
--- a/deploy.yml
+++ b/deploy.yml
@@ -26,3 +26,6 @@
- name: Keepalived
ansible.builtin.import_playbook: playbooks/deploy-portainer.yml
+
+- name: Pihole
+ ansible.builtin.import_playbook: playbooks/deploy-pihole.yml