Skip to content

Commit

Permalink
[skip ci]feat: add pihole tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrennand committed Nov 28, 2024
1 parent ddabaf3 commit 5d360af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/playbooks/pihole-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
name: dbrennand.caddy_docker

- name: Create Pi-hole Docker container
tags: pihole
community.docker.docker_container:
name: pihole
image: "pihole/pihole:{{ pihole_image_tag }}"
Expand Down

0 comments on commit 5d360af

Please sign in to comment.