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 1 additions and 2 deletions
Showing only changes of commit 3fbf71c800 - Show all commits

View file

@ -24,7 +24,7 @@
dest: "{{ minio_client_bin }}"
owner: "root"
group: "root"
mode: 0755
mode: "0755"
checksum: "sha256:{{ _minio_client_checksum }}"
register: _download_client
until: _download_client is succeeded

View file

@ -15,7 +15,6 @@
# bug:delegate to geht nciht
# linter
# state absent einbauen
- name: include policy tasks
ansible.builtin.include_tasks: policy.yml