mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
Add cri-o 1.20/1.21 (#7544)
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
- pull_required
|
||||
- download_force_cache
|
||||
|
||||
- name: download_container | Load image into docker
|
||||
- name: download_container | Load image into the local container registry
|
||||
shell: "{{ image_load_command }}" # noqa 305 image_load_command uses pipes, therefore requires shell
|
||||
register: container_load_status
|
||||
failed_when: container_load_status is failed
|
||||
|
||||
Reference in New Issue
Block a user