You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,8 +74,7 @@ DISCLAIMER: usage of any version of this role implies you have accepted the
74
74
-**oracle_java_home**: the location of the Java home directory (default: `/usr/java/default`).
75
75
-**oracle_java_rpm_filename**: file name used for the download destination (default: `jdk-10.0.2_linux-x64_bin.rpm`).
76
76
-**oracle_java_rpm_validate_certs**: flag to indicate if you want SSL certificate validation (default: `yes`).
77
-
-**oracle_java_version**: the Oracle JDK version to be installed (default: `10`).
78
-
-**oracle_java_version_string**: the Java version string to verify installation against (default: `1.{{ oracle_java_version }}.0_u{{ oracle_java_version_update }}`).
77
+
-**oracle_java_version_string**: the Java version string to verify installation against (default: `1.10.2`).
0 commit comments