Support for scripts
This commit is contained in:
parent
d25fc792b6
commit
bdb9ee6a4a
13 changed files with 53 additions and 14 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-scripts.yml
|
||||
when: es_scripts
|
||||
#- include: elasticsearch-templates.yml
|
||||
# when: es_templates
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue