4 lines
94 B
YAML
4 lines
94 B
YAML
- name: restart deluge
|
|
shell:
|
|
chdir: /opt/deluge
|
|
cmd: "{{ docker_update_command }}"
|