diff options
author | Elizabeth Hunt <me@liz.coffee> | 2025-03-21 22:58:42 -0700 |
---|---|---|
committer | Elizabeth Hunt <me@liz.coffee> | 2025-03-21 22:58:42 -0700 |
commit | dde6850257c1181802b1e8cd46b8aadfe1551b1f (patch) | |
tree | fae84615adb82a5f4af8a1095add6f330c4e7d83 /deploy.yml | |
parent | 053abdc560ad31e482fd631b2b7f8ccd4bd3b3f1 (diff) | |
download | infra-dde6850257c1181802b1e8cd46b8aadfe1551b1f.tar.gz infra-dde6850257c1181802b1e8cd46b8aadfe1551b1f.zip |
fix dns
Diffstat (limited to 'deploy.yml')
-rw-r--r-- | deploy.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,3 +26,6 @@ - name: Keepalived ansible.builtin.import_playbook: playbooks/deploy-portainer.yml + +- name: Pihole + ansible.builtin.import_playbook: playbooks/deploy-pihole.yml |