Always pull docker images
This commit is contained in:
parent
b0c1a4b0be
commit
98b54eac83
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
||||||
- name: "docker-compose: Bootstrap Jitsi service"
|
- name: "docker-compose: Bootstrap Jitsi service"
|
||||||
docker_compose:
|
docker_compose:
|
||||||
project_src: "/home/{{ docker_user }}/jitsi/"
|
project_src: "/home/{{ docker_user }}/jitsi/"
|
||||||
|
pull: yes
|
||||||
register: output
|
register: output
|
||||||
|
|
||||||
- debug:
|
- debug:
|
||||||
|
|
Loading…
Add table
Reference in a new issue