VPN client gen + Samba mask fix

This commit is contained in:
git
2024-05-04 21:22:46 +02:00
parent b8369d0b28
commit fd05c2250a
9 changed files with 85 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
- name: pi-hole
community.docker.docker_container:
name: pi-hole
image: pihole/pihole:latest
image: pihole/pihole:2024.03.2
# For DHCP it is recommended to remove these ports and instead add: network_mode: "host"
ports:
- "53:53/tcp"