feat: Pull new images on running the role.

This commit is contained in:
Laur Ivan 2024-01-26 13:50:50 +01:00
parent e0ab8fc777
commit d7397e00b0

View File

@ -64,4 +64,5 @@
community.docker.docker_compose:
project_src: "{{ arrs_setup_path }}"
build: false
pull: true
become: false