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