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 387711e2de - Show all commits

View file

@ -27,7 +27,7 @@
# 2. when not create one, else skip
- name: get access keys
ansible.builtin.command: "{{ minio_client_bin }} --dp admin accesskey list {{ item.name }}"
ansible.builtin.command: "{{ minio_client_bin }} --dp admin accesskey list {{ minio_root_alias }} {{ item.name }}"
loop: "{{ minio_users }}"
register: keys
@ -41,3 +41,8 @@
when: keys
# mehrere keys pro user?
# wie ausgeben?
# no_log überall bei keys und users
# linter
# succssfu/changed_when