Skip to content

Commit

Permalink
unixPB: Stop installing two JDK8s on Alpine (#2845)
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <[email protected]>

Signed-off-by: Stewart X Addison <[email protected]>
  • Loading branch information
sxa authored Dec 7, 2022
1 parent a7f75fe commit 2f1c53b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
- ansible_distribution != "MacOSX"
- not ((ansible_distribution == "RedHat" or ansible_distribution == "CentOS") and ansible_distribution_major_version == "6")
- ansible_os_family != "Solaris"
- ansible_distribution != "Alpine"
- adoptopenjdk_installed.rc != 0
tags: adoptopenjdk_install

Expand Down

0 comments on commit 2f1c53b

Please sign in to comment.