Swap out deluge for qbittorrent
Just run on arch instead of docker, too. Much simpler.
This commit is contained in:
5
ansible/roles/qbittorrent/tasks/main.yml
Normal file
5
ansible/roles/qbittorrent/tasks/main.yml
Normal file
@ -0,0 +1,5 @@
|
||||
- name: qbittorrent
|
||||
include: qbittorrent.yml
|
||||
|
||||
- name: nginx
|
||||
include: nginx.yml
|
Reference in New Issue
Block a user