Docker Compose should always pull
This commit is contained in:
parent
93ed612a65
commit
abbf7b50dc
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@
|
|||
- name: "docker-compose: Start Nextcloud service"
|
||||
docker_compose:
|
||||
project_src: "/home/{{ docker_user }}/nextcloud/"
|
||||
pull: true
|
||||
register: output
|
||||
tags: service_start
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue