Added default-jre installation
This commit is contained in:
parent
ba40209279
commit
d8b4c9ee06
1 changed files with 2 additions and 1 deletions
|
@ -38,9 +38,10 @@
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
|
|
||||||
- name: Install elasticsearch
|
- name: Install packages
|
||||||
apt:
|
apt:
|
||||||
pkg:
|
pkg:
|
||||||
|
- default-jre
|
||||||
- elasticsearch=6.1.0
|
- elasticsearch=6.1.0
|
||||||
state: latest
|
state: latest
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue