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 ba9f16e7ff - Show all commits

View file

@ -9,4 +9,4 @@
- name: print x
ansible.builtin.debug:
msg: "bucket exists already"
when: 'not "Your previous request to create the named bucket succeeded and you already own it." in buckets.stdout'
when: 'not "Your previous request to create the named bucket succeeded and you already own it." in buckets.stdout'