setup minio automation #229
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
||||||
url: "{{ minio_url }}"
|
url: "{{ minio_url }}"
|
||||||
state: "{{ item.state | default('present') }}"
|
state: "{{ item.state | default('present') }}"
|
||||||
# policy:
|
# policy:
|
||||||
delegate_to: localhost
|
|
||||||
loop: "{{ minio_users }}"
|
loop: "{{ minio_users }}"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue