This commit is contained in:
Michael Grote 2024-11-09 21:28:23 +01:00
parent b219fef728
commit 3fbf71c800
2 changed files with 1 additions and 2 deletions

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