Collection of roles and modules for interacting with the Minio Object Storage Server.
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
.
Name | Description |
---|---|
dubzland.minio.minio_client | Install and configure the Minio client (mc) |
dubzland.minio.minio_server | Install and configure a Minio server |
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 |
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.