commit
bc4eeb4f1f
2 changed files with 3 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ es_version: "2.2.0"
|
||||||
es_version_lock: false
|
es_version_lock: false
|
||||||
es_use_repository: true
|
es_use_repository: true
|
||||||
es_start_service: true
|
es_start_service: true
|
||||||
|
es_java_install: true
|
||||||
update_java: false
|
update_java: false
|
||||||
es_restart_on_change: true
|
es_restart_on_change: true
|
||||||
es_plugins_reinstall: false
|
es_plugins_reinstall: false
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@
|
||||||
tags:
|
tags:
|
||||||
- always
|
- always
|
||||||
- include: java.yml
|
- include: java.yml
|
||||||
|
when: es_java_install
|
||||||
tags:
|
tags:
|
||||||
- java
|
- java
|
||||||
- include: elasticsearch.yml
|
- include: elasticsearch.yml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue