Update file main.yml
This commit is contained in:
parent
1247fcc05a
commit
64c602091b
@ -19,7 +19,7 @@
|
|||||||
community.docker.docker_compose_v2:
|
community.docker.docker_compose_v2:
|
||||||
project_src: "{{ qbittorrent_base_dir }}"
|
project_src: "{{ qbittorrent_base_dir }}"
|
||||||
state: present
|
state: present
|
||||||
build: no
|
build: never
|
||||||
pull: always
|
pull: always
|
||||||
recreate: always
|
recreate: always
|
||||||
remove_orphans: yes
|
remove_orphans: yes
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user