Update file main.yml

This commit is contained in:
Administrator 2025-12-08 09:45:24 +05:00
parent 1247fcc05a
commit 64c602091b

View File

@ -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