5 lines
98 B
YAML
5 lines
98 B
YAML
|
- name: restart contessa
|
||
|
shell:
|
||
|
chdir: /opt/contessa
|
||
|
cmd: "{{ docker_update_command }}"
|