- name: reload systemd
systemd:
daemon_reload: true
- name: restart minio
name: minio
state: restarted
- name: reload minio
state: reloaded