This commit is contained in:
parent
e15f2e240b
commit
858fdf02b5
@ -1,6 +1,6 @@
|
|||||||
- name: Download Harbor installer
|
- name: Download Harbor installer
|
||||||
get_url:
|
get_url:
|
||||||
url: https://github.com/goharbor/harbor/releases/download/v2.2.0/harbor-online-installer-v2.2.1.tgz
|
url: https://github.com/goharbor/harbor/releases/download/v2.2.1/harbor-online-installer-v2.2.1.tgz
|
||||||
dest: /tmp/harbor-installer.tgz
|
dest: /tmp/harbor-installer.tgz
|
||||||
mode: '0777'
|
mode: '0777'
|
||||||
- name: Extract installer
|
- name: Extract installer
|
||||||
|
Loading…
Reference in New Issue
Block a user