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
|
||||
group: root
|
||||
|
||||
- name: Install elasticsearch
|
||||
- name: Install packages
|
||||
apt:
|
||||
pkg:
|
||||
- default-jre
|
||||
- elasticsearch=6.1.0
|
||||
state: latest
|
||||
update_cache: yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue