Ensure unbound comes back up on restart
This commit is contained in:
parent
ad4bec22f7
commit
8c750e700e
@ -37,6 +37,7 @@
|
||||
docker_container:
|
||||
name: unbound
|
||||
image: rehashedsalt/unbound-desu-local:latest
|
||||
restart_policy: unless-stopped
|
||||
pull: yes
|
||||
ports:
|
||||
- "{{ ansible_facts.eth0.ipv4.address }}:53:5053/tcp"
|
||||
|
Loading…
Reference in New Issue
Block a user