Always pull docker images

This commit is contained in:
Jan Beilicke 2020-04-11 13:56:43 +02:00
parent b0c1a4b0be
commit 98b54eac83

View file

@ -51,6 +51,7 @@
- name: "docker-compose: Bootstrap Jitsi service"
docker_compose:
project_src: "/home/{{ docker_user }}/jitsi/"
pull: yes
register: output
- debug: