From b08f3b8b5fde52fde3ed42bec59e97fb3f99a0f2 Mon Sep 17 00:00:00 2001 From: Administrator Date: Mon, 8 Dec 2025 09:41:58 +0500 Subject: [PATCH] Update file main.yml --- roles/qbittorrent/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/qbittorrent/tasks/main.yml b/roles/qbittorrent/tasks/main.yml index 9f27243..01fea38 100644 --- a/roles/qbittorrent/tasks/main.yml +++ b/roles/qbittorrent/tasks/main.yml @@ -20,7 +20,7 @@ project_src: "{{ qbittorrent_base_dir }}" state: present build: no - pull: yes + pull: yalways recreate: always remove_orphans: yes tags: qbittorrent