Deploy commento++

This commit is contained in:
Jake Howard
2022-06-05 15:44:49 +01:00
parent 14de6fee84
commit b62f8001bb
7 changed files with 111 additions and 0 deletions

View File

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