Skip to content

Commit f543bf8

Browse files
committed
Update initialize-linux.yml
1 parent 804cc68 commit f543bf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tasks/initialize-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
- 'rmic'
8484
- 'rmid'
8585

86-
- name: ({{ ansible_distribution }}) Define Download URL for version 7x or 8x
86+
- name: ({{ ansible_distribution }}) Define Download URL for 7x or 8x (Major = {{ v_major }}, Minor = {{ v_minor }} )
8787
set_fact:
8888
url: "https://download.java.net/openjdk/jdk{{ v_major }}u{{ v_minor }}/ri/openjdk-\
8989
{{ v_major }}u{{ v_minor }}-b{{ build }}-{{ os }}-{{ arch }}-{{ date }}.tar.gz"

0 commit comments

Comments
 (0)