ansible-role-minio icon indicating copy to clipboard operation
ansible-role-minio copied to clipboard

feat: add object locking boolean for buckets

Open desebjohnston opened this issue 9 months ago • 0 comments

Added object_lock value to bucket dicts to allow for creating buckets with minio object locking enabled since this has to be set at bucket creation:

https://min.io/docs/minio/container/administration/object-management/object-retention.html

desebjohnston avatar May 20 '24 21:05 desebjohnston