setup minio automation #229

Merged
mg merged 114 commits from minio_automation into master 2024-11-09 22:00:58 +01:00
Showing only changes of commit 6499fee730 - Show all commits

View file

@ -14,9 +14,13 @@ minio_users:
- name: testuser5 - name: testuser5
secret: hallowelt secret: hallowelt
state: present state: present
policy:
- testbucket1_rw
- name: testuser6 - name: testuser6
secret: hallowelt2 secret: hallowelt2
state: present state: present
policy:
- testbucket3_rp
minio_buckets: minio_buckets:
- name: testbucket1 - name: testbucket1