Fix pi-hole to work with new setup

This commit is contained in:
Thomas Kleinendorst 2024-11-19 14:31:17 +01:00
parent e4bdd81823
commit c8a8af9c18
9 changed files with 54 additions and 137 deletions

View file

@ -13,6 +13,7 @@
mounts:
- source: actual_data
target: /data
restart_policy: always
- name: Include simple-reverse-proxy role
ansible.builtin.include_role:
name: simple-reverse-proxy