
The docker-compose integration would start 2 of the same container, which does bad things to things like databases!
5 lines
98 B
YAML
5 lines
98 B
YAML
- name: restart statping
|
|
shell:
|
|
chdir: /opt/statping
|
|
cmd: "{{ docker_update_command }}"
|