Browse Source
fix error that crictl package not downloaded before install. ``` TASK [container-engine/cri-o : Install crictl] ********************************* fatal: [more-crab]: FAILED! => {"changed": false, "msg": "Source '/tmp/releases/crictl-v1.16.1-linux-amd64.tar.gz' does not exist"} ```pull/5911/head
committed by
GitHub
1 changed files with 4 additions and 5 deletions
Loading…