feat: change download data config in some playbooks (#2778)

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>
This commit is contained in:
zuoxuesong-worker 2025-09-26 17:21:03 +08:00 committed by GitHub
parent 3c612501c0
commit 2ee14ff614
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
manifests: "{{ .image_manifests | toJson }}"
when:
- .image_manifests | default list | empty | not
- download.download_image
- .download.download_image
- name: PushImage | Push images to registry
tags: ["push","image_registry"]
block:

View File

@ -8,4 +8,4 @@
manifests: "{{ .image_manifests | toJson }}"
when:
- .image_manifests | default list | empty | not
- download.download_image
- .download.download_image

View File

@ -2,7 +2,7 @@
- name: ImageRegistry | Synchronize images to remote host
when:
- .image_manifests | default list | empty | not
- download.download_image
- .download.download_image
copy:
src: >-
{{ .binary_dir }}/images/