This commit is contained in:
Tobias Trabelsi 2021-12-22 22:32:06 +01:00
parent b71b53ac74
commit 002669e1af
Signed by: lerentis
GPG Key ID: FF0C2839718CAF2E
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
- name: fail if cri-o is not avaliable
fail:
msg: "crictl needs to be installed"
when: "'cri-o' not in ansible_facts.packages"
tags: [ "cleanup", "prepare" ]
- name: delete unused images