Andrea Dell'Amico 81d84b0638 | ||
---|---|---|
defaults | ||
handlers | ||
meta | ||
tasks | ||
tests | ||
vars | ||
.gitignore | ||
LICENSE | ||
README.md |
README.md
Role Name
A role that installs OpenJDK. The role removes a Oracle JDK if it finds it on the system (Ubuntu only)
Role Variables
Here are listed the most important defaults. See defaults/main.yml for the complete set of variables.
openjdk_default: 8
openjdk_pkgs:
- jre-headless
- jdk-headless
# - jre
# - jdk
Dependencies
None
License
EUPL-1.2
Author Information
Andrea Dell’Amico, andrea.dellamico@isti.cnr.it