Update tasks/xpack/elasticsearch-xpack.yml
Co-Authored-By: Julien Mailleret <julien.mailleret@elastic.co>
This commit is contained in:
parent
444d9f473b
commit
b1acff4820
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
become: yes
|
||||
file:
|
||||
state: file
|
||||
path: {{ es_conf_dir }}/elasticsearch.keystore
|
||||
path: "{{ es_conf_dir }}/elasticsearch.keystore"
|
||||
owner: root
|
||||
group: {{ es_group }}
|
||||
mode: "0660"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue