dd
This commit is contained in:
parent
18d70c1a7d
commit
564f2e66ee
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