correct docjer image update step
This commit is contained in:
parent
e3a15c0852
commit
3964b84305
@ -18,7 +18,8 @@
|
||||
- name: update image if needed
|
||||
docker_image:
|
||||
name: "{{ pihole_image_name }}"
|
||||
force: yes
|
||||
force_source: yes
|
||||
source: pull
|
||||
when: pihole_update_container == True
|
||||
|
||||
- name: "[docker] Setup the pi-hole docker container"
|
||||
|
Loading…
Reference in New Issue
Block a user