Deploy uptime-kuma

This commit is contained in:
Jake Howard
2024-04-21 18:11:39 +01:00
parent 7564911da3
commit c472411801
9 changed files with 70 additions and 0 deletions

View File

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