This commit is contained in:
Michael Grote 2024-11-09 20:43:30 +01:00
parent 48108b601d
commit baaee926e1
2 changed files with 2 additions and 0 deletions

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: