olimp/roles/qbittorrent/handlers/main.yml
Administrator d06fb341e6 Update 5 files
- /group_vars/all.yml
- /roles/qbittorrent/tasks/main.yml
- /roles/qbittorrent/templates/docker-compose.yml.j2
- /roles/qbittorrent/handlers/main.yml
- /olimp-deploy.yml
2025-12-08 09:39:23 +05:00

5 lines
140 B
YAML

---
- name: restart qbittorrent
community.docker.docker_compose_v2:
project_src: "{{ qbittorrent_base_dir }}"
state: restarted