Deploy comentario

This commit is contained in:
Jake Howard
2024-06-22 21:20:54 +01:00
parent a20ceab810
commit 81782c5157
7 changed files with 88 additions and 0 deletions

View File

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