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

5 lines
102 B
YAML
Raw Normal View History

2024-06-22 21:20:54 +01:00
- name: restart comentario
shell:
chdir: /opt/comentario
cmd: "{{ docker_update_command }}"