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

5 lines
98 B
YAML
Raw Normal View History

2020-10-07 14:09:23 +01:00
- name: restart heimdall
shell:
chdir: /opt/heimdall
cmd: "{{ docker_update_command }}"