We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3542dcc commit 87a7377Copy full SHA for 87a7377
README.md
@@ -52,7 +52,7 @@ DISCLAIMER: usage of any version of this role implies you have accepted the
52
| oracle_java_version_update | 74 | the Oracle JDK version update. |
53
| oracle_java_version_build | 02 | the Oracle JDK version update build number. |
54
| oracle_java_version_string | 1.{{ oracle_java_version }}.0_u{{ oracle_java_version_update }} | the Java version string to verify installation against. |
55
-| oracle_java_os_supported variable | - | role internal variable to check if a OS family is supported or not. |
+| oracle_java_os_supported | - | role internal variable to check if a OS family is supported or not. |
56
57
58
### Debian-only
0 commit comments