infrastructure/ansible/roles/qbittorrent/tasks/main.yml
Jake Howard 5d9ee7190d
Swap out deluge for qbittorrent
Just run on arch instead of docker, too. Much simpler.
2021-04-16 21:49:00 +01:00

6 lines
83 B
YAML

- name: qbittorrent
include: qbittorrent.yml
- name: nginx
include: nginx.yml