Deploy ntfy

This commit is contained in:
Jake Howard
2023-12-23 16:40:53 +00:00
parent c0c7f393e3
commit f4b96afcfa
7 changed files with 88 additions and 0 deletions

View File

@ -0,0 +1,4 @@
- name: restart ntfy
shell:
chdir: /opt/ntfy
cmd: "{{ docker_update_command }}"