|
@@ -8,5 +8,9 @@
|
|
shell: sysrc minio_enable="YES"
|
|
shell: sysrc minio_enable="YES"
|
|
notify: Minio restarted
|
|
notify: Minio restarted
|
|
|
|
|
|
|
|
+- name: Minio console address configured
|
|
|
|
+ shell: sysrc minio_console_address=":9001"
|
|
|
|
+ notify: Minio restarted
|
|
|
|
+
|
|
- name: Minio started
|
|
- name: Minio started
|
|
service: name=minio state=started
|
|
service: name=minio state=started
|