You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-homelab/roles/portainer_pihole/defaults/main.yml

9 lines
228 B
YAML

---
pihole_state: present
pihole_image: pihole/pihole
pihole_tag: 2022.09.2
pihole_portainer_stack_name: pihole
pihole_container_name: pihole
# this variable MUST be set. See the tasks for the expected value.
pihole_volumes: {}