Add heimdall

This commit is contained in:
Jake Howard
2020-10-07 14:09:23 +01:00
parent e9f61070f8
commit 7f09db5d20
5 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1,4 @@
- name: restart heimdall
shell:
chdir: /opt/heimdall
cmd: "{{ docker_update_command }}"