Files
infrastructure/ansible/roles/qbittorrent/handlers/main.yml
2023-02-27 21:09:45 -05:00

5 lines
138 B
YAML

- name: restart qbittorrent
community.docker.docker_compose:
project_src: "{{ install_directory }}/qbittorrent"
restarted: true