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