Removed version constraint for elasticsearch
This commit is contained in:
parent
642c8eb6e2
commit
e96b68b2a5
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
apt:
|
apt:
|
||||||
pkg:
|
pkg:
|
||||||
- default-jre
|
- default-jre
|
||||||
- elasticsearch=6.1.0
|
- elasticsearch
|
||||||
state: latest
|
state: latest
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue