setup minio automation #229
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
|
||||
- name: geprintt all access keys (is set to true)
|
||||
ansible.builtin.debug:
|
||||
msg: "{{ all_keys }}"
|
||||
msg: "{{ all_keys.stdout_lines }}"
|
||||
when: minio_print_keys
|
||||
# verschieben ans ende
|
||||
|
||||
|
|
Loading…
Reference in a new issue