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