ff
This commit is contained in:
parent
9695f4272d
commit
355e14d1aa
1 changed files with 2 additions and 2 deletions
|
@ -14,12 +14,12 @@ minio_users:
|
|||
- name: testuser5
|
||||
secret: hallowelt
|
||||
state: present
|
||||
policy:
|
||||
policies:
|
||||
- testbucket1_rw
|
||||
- name: testuser6
|
||||
secret: hallowelt2
|
||||
state: present
|
||||
policy:
|
||||
policies:
|
||||
- testbucket3_rp
|
||||
|
||||
minio_buckets:
|
||||
|
|
Loading…
Reference in a new issue