Deploy vikunja

This commit is contained in:
Jake Howard
2023-09-07 20:18:32 +01:00
parent d16feb2f89
commit e56ffa576f
9 changed files with 113 additions and 2 deletions

View File

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