Correct handling of map in template
This commit is contained in:
parent
d34d5e6103
commit
d25fc792b6
19 changed files with 116 additions and 447 deletions
|
|
@ -7,8 +7,8 @@
|
|||
- include: elasticsearch.yml
|
||||
- include: elasticsearch-plugins.yml
|
||||
when: es_plugins is defined
|
||||
- include: elasticsearch-scripts.yml
|
||||
when: es_scripts
|
||||
- include: elasticsearch-templates.yml
|
||||
when: es_templates
|
||||
#- include: elasticsearch-scripts.yml
|
||||
# when: es_scripts
|
||||
#- include: elasticsearch-templates.yml
|
||||
# when: es_templates
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue