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