infrastructure/ansible/roles/comentario/handlers/main.yml
Jake Howard 81782c5157
All checks were successful
/ terraform (push) Successful in 1m12s
/ ansible (push) Successful in 2m48s
Deploy comentario
2024-06-22 21:20:54 +01:00

4 lines
102 B
YAML

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