5 lines
100 B
YAML
5 lines
100 B
YAML
|
- name: restart duplicati
|
||
|
shell:
|
||
|
chdir: /opt/duplicati
|
||
|
cmd: "{{ docker_update_command }}"
|