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 564f2e66ee - Show all commits

View file

@ -10,7 +10,7 @@
- name: create needed files
ansible.builtin.file:
path: "{{ minio_config_dir }}"
path: "{{ minio_config_dir }}/{{ item.name }}"
state: touch
owner: root
group: root