Move deluge onto walker

Stop torrent traffic being limitted by home broadband
This commit is contained in:
Jake Howard
2020-10-02 18:11:27 +01:00
parent 6cfaa3a03a
commit 191374b812
6 changed files with 24 additions and 28 deletions

View File

@ -0,0 +1,4 @@
- name: restart deluge
shell:
chdir: /opt/deluge
cmd: "{{ docker_update_command }}"