Deploy tandoor

This commit is contained in:
Jake Howard
2022-08-24 22:17:29 +01:00
parent 10f43bc38d
commit cc3f980d34
7 changed files with 86 additions and 0 deletions

View File

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