Support for scripts
This commit is contained in:
parent
d25fc792b6
commit
bdb9ee6a4a
13 changed files with 53 additions and 14 deletions
|
|
@ -3,4 +3,5 @@
|
|||
hosts: localhost
|
||||
roles:
|
||||
- { role: elasticsearch, es_config: { "discovery.zen.ping.multicast.enabled": true }, es_instance_name: "node1" }
|
||||
vars:
|
||||
vars:
|
||||
es_scripts: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue