Fixed qbitmanage config task
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
- overseerr
|
- overseerr
|
||||||
- ntfy
|
- ntfy
|
||||||
- nextcloud
|
- nextcloud
|
||||||
- name: recyclarr
|
- name: qbittorrent
|
||||||
tags: test
|
tags: test
|
||||||
- readarr
|
- readarr
|
||||||
- calibre
|
- calibre
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
- barassistant
|
- barassistant
|
||||||
- mealie
|
- mealie
|
||||||
- libreddit
|
- libreddit
|
||||||
- qbittorrent
|
- recyclarr
|
||||||
- firefly3
|
- firefly3
|
||||||
- sabnzbd
|
- sabnzbd
|
||||||
- unifi-controller
|
- unifi-controller
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
become: true
|
become: true
|
||||||
|
|
||||||
- name: Install qbitmanage config file
|
- name: Install qbitmanage config file
|
||||||
copy:
|
template:
|
||||||
src: qbitmanage/config.yml
|
src: qbitmanage/config.yml
|
||||||
dest: "{{ data_dir }}/qbitmanage/config.yml"
|
dest: "{{ data_dir }}/qbitmanage/config.yml"
|
||||||
owner: "{{ service_user.uid }}"
|
owner: "{{ service_user.uid }}"
|
||||||
|
Reference in New Issue
Block a user