Files
infrastructure/ansible/roles/ntfy/handlers/main.yml
Jake Howard f4b96afcfa Deploy ntfy
2023-12-23 16:40:53 +00:00

5 lines
90 B
YAML

- name: restart ntfy
shell:
chdir: /opt/ntfy
cmd: "{{ docker_update_command }}"