Skip to content

[Mirror] Collection of ansible roles and modules to manage Minio client/server.

License

Notifications You must be signed in to change notification settings

dubzland/ansible-collection-minio

Repository files navigation

Ansible Collection: Minio

Gitlab pipeline Gitlab coverage Galaxy Version license Liberapay patrons Liberapay receiving

Collection of roles and modules for interacting with the Minio Object Storage Server.

Ansible version compatibility

This collection has been tested against following ansible-core versions:

  • 2.14
  • 2.15
  • 2.16

Also tested against the current development version of ansible-core.

Included content

Roles

Name Description
dubzland.minio.minio_client Install and configure the Minio client (mc)
dubzland.minio.minio_server Install and configure a Minio server

Modules

Name Description
dubzland.minio.minio_alias Manages Minio aliases
dubzland.minio.minio_bucket Manages Minio buckets
dubzland.minio.minio_policy Manages Minio policies
dubzland.minio.minio_user Manages Minio users

Licensing

This collection is primarily licensed and distributed as a whole under the MIT license.

See LICENSES/MIT.txt for the full text.

Parts of the collection are licensed under the GNU General Public License v3.0 or later.

Author