infrastructure/ansible/roles/commento/handlers/main.yml

5 lines
98 B
YAML
Raw Normal View History

2022-06-05 15:44:49 +01:00
- name: restart commento
shell:
chdir: /opt/commento
cmd: "{{ docker_update_command }}"