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. ``` yaml openjdk_default: 8 openjdk_pkgs: - jre-headless - jdk-headless # - jre # - jdk ``` Dependencies ------------ None License ------- EUPL-1.2 Author Information ------------------ Andrea Dell'Amico,