change qbittorrent data dir
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
- docker_volumes | length > 0
|
||||
community.general.docker_volume:
|
||||
driver: "{{ item.driver | default('local') }}"
|
||||
# driver_options: "{{ item.driver_options | default({}) }}"
|
||||
driver_options: "{{ item.driver_options | default({}) }}"
|
||||
recreate: "never"
|
||||
state: "present"
|
||||
volume_name: "{{ item.name }}"
|
||||
|
Reference in New Issue
Block a user