Added tautulli to public and torrentleech downloader

Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
TuDatTr
2023-05-01 08:17:26 +02:00
parent c193374444
commit 76a5ef1781
6 changed files with 111 additions and 8 deletions

View File

@@ -60,6 +60,10 @@
tags:
- qbit
- include_tasks: qbit_private.yml
tags:
- qbit_private
- name: Copy the compose file
template:
src: templates/aya01/compose.yaml

View File

@@ -7,7 +7,8 @@
mode: '775'
state: directory
loop:
- "{{ qbit_config }}"
- "{{ qbit_remote_config }}"
- "{{ qbit_remote_config }}/openvpn"
- "{{ qbit_downloads }}"
become: true