douh
This commit is contained in:
		@@ -10,6 +10,7 @@
 | 
				
			|||||||
- name: fail if cri-o is not avaliable
 | 
					- name: fail if cri-o is not avaliable
 | 
				
			||||||
  fail:
 | 
					  fail:
 | 
				
			||||||
    msg: "crictl needs to be installed"
 | 
					    msg: "crictl needs to be installed"
 | 
				
			||||||
 | 
					  when: "'cri-o' not in ansible_facts.packages"
 | 
				
			||||||
  tags: [ "cleanup", "prepare" ]
 | 
					  tags: [ "cleanup", "prepare" ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: delete unused images
 | 
					- name: delete unused images
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user