setup minio automation #229
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue