ansible-roles/java8
Jérémy Lecour 404f4445d4 install backports with "tasks_from"
When including a specific tasks file, we bypass the "main" tasks of the role and the conditionals.
That way we don't play useless tasks and don't rely on default values.
2017-05-23 15:13:11 +02:00
..
defaults Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00
meta Break dependencies and use include_role 2017-05-21 11:13:48 +02:00
tasks install backports with "tasks_from" 2017-05-23 15:13:11 +02:00
tests Add some kitchen tests for many roles 2017-05-18 15:16:30 +02:00
.kitchen.yml Add some kitchen tests for many roles 2017-05-18 15:16:30 +02:00
README.md refactoring of elastic roles 2016-12-21 16:12:26 +01:00

README.md

java8

Install OpenJDK 1.8 (from jessie-backports)

Tasks

Everything is in the tasks/main.yml file.

Available variables

  • java8_default_alternative: make this verison the default alternative (defaults to true)