feat: Pull new images on running the role.
This commit is contained in:
parent
e0ab8fc777
commit
d7397e00b0
@ -64,4 +64,5 @@
|
|||||||
community.docker.docker_compose:
|
community.docker.docker_compose:
|
||||||
project_src: "{{ arrs_setup_path }}"
|
project_src: "{{ arrs_setup_path }}"
|
||||||
build: false
|
build: false
|
||||||
|
pull: true
|
||||||
become: false
|
become: false
|
||||||
|
Loading…
Reference in New Issue
Block a user