Remove IPT and Add DocsPedia and MAM to cross-seed

This commit is contained in:
Mike Wilson
2025-10-08 09:40:38 -04:00
parent 3cd6580dd9
commit 9d16b1efd1
2 changed files with 2 additions and 3 deletions

View File

@@ -30,7 +30,6 @@
dest: "{{ data_dir }}/qbitmanage/config.yml"
owner: "{{ service_user.uid }}"
mode: "{{ docker_compose_file_mask }}"
notify: restart qbittorrent
become: true
- name: Create cross-seed config directory
@@ -47,7 +46,6 @@
dest: "{{ data_dir }}/cross-seed/config.js"
owner: "{{ service_user.uid }}"
mode: "{{ docker_compose_file_mask }}"
notify: restart qbittorrent
become: true
- name: Start docker containers