Fixed qbitmanage config task
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
become: true
|
||||
|
||||
- name: Install qbitmanage config file
|
||||
copy:
|
||||
template:
|
||||
src: qbitmanage/config.yml
|
||||
dest: "{{ data_dir }}/qbitmanage/config.yml"
|
||||
owner: "{{ service_user.uid }}"
|
||||
|
Reference in New Issue
Block a user