4 lines
104 B
YAML
4 lines
104 B
YAML
- name: restart uptime-kuma
|
|
shell:
|
|
chdir: /opt/uptime-kuma
|
|
cmd: "{{ docker_update_command }}"
|