Jake Howard
86a398d6b4
The docker-compose integration would start 2 of the same container, which does bad things to things like databases!
4 lines
94 B
YAML
4 lines
94 B
YAML
- name: restart upload
|
|
shell:
|
|
chdir: /opt/upload
|
|
cmd: "{{ docker_update_command }}"
|