4 lines
96 B
YAML
4 lines
96 B
YAML
- name: restart tandoor
|
|
shell:
|
|
chdir: /opt/tandoor
|
|
cmd: "{{ docker_update_command }}"
|