Update docker compose setting for qbittorrent
This commit is contained in:
@@ -53,5 +53,5 @@
|
||||
- name: Start docker containers
|
||||
community.docker.docker_compose_v2:
|
||||
project_src: "{{ install_directory }}/{{ role_name }}"
|
||||
pull: true
|
||||
pull: always
|
||||
remove_orphans: yes
|
||||
|
Reference in New Issue
Block a user