Files
infrastructure/ansible/roles/remark42/handlers/main.yml
Jake Howard 48dbaeed99 Deploy remark42
To soon replace Commento
2023-11-06 21:29:28 +00:00

5 lines
96 B
YAML

- name: restart remark
shell:
chdir: /opt/remark42
cmd: "{{ docker_update_command }}"