Add changedetection as a hosted service
This commit is contained in:
parent
743af73974
commit
2014745501
11 changed files with 80 additions and 11 deletions
|
|
@ -5,7 +5,7 @@
|
|||
vars:
|
||||
user_username: "{{ pi_hole_username }}"
|
||||
user_password: "{{ pi_hole_password }}"
|
||||
user_use_podman_restart: true
|
||||
user_start_podman_restart: true
|
||||
- name: Create the /etc-pihole directory in the home directory (will be mounted to the container)
|
||||
become: true
|
||||
become_user: "{{ pi_hole_username }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue