elasticsearch: recent versiond don't depend on external JRE

This commit is contained in:
Jérémy Lecour 2021-06-23 22:37:35 +02:00 committed by Jérémy Lecour
parent 22145a29b2
commit 4c1ef1bd56
2 changed files with 2 additions and 3 deletions

View File

@ -46,6 +46,8 @@ The **patch** part changes incrementally at each release.
### Removed
* elasticsearch: recent versiond don't depend on external JRE
### Security
## [10.5.1] 2021-04-13

View File

@ -24,6 +24,3 @@ galaxy_info:
#
# NOTE: A tag is limited to a single word comprised of
# alphanumeric characters. Maximum 20 tags per role.
dependencies:
- { role: evolix/java, alternative: 'openjdk' }