setup minio automation #229

Merged
mg merged 114 commits from minio_automation into master 2024-11-09 22:00:58 +01:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit baaee926e1 - Show all commits

View file

@ -36,3 +36,4 @@ minio_policies: # pro nucket nur eine policy?
# auf docker10 aufraumen
# und irtantu
# state uberallmit default

View file

@ -39,6 +39,7 @@
ansible.builtin.command: "{{ minio_client_bin }} --dp admin accesskey list {{ minio_root_alias }} --all"
when: minio_print_keys
register: all_keys
changed_when: false
- name: geprintt all access keys (is set to true)
ansible.builtin.debug: