container_manager variable to specify runtime.

This commit is contained in:
Takashi Okamoto
2018-08-28 06:23:38 +00:00
parent 5eb805f098
commit d407a590a6
11 changed files with 20 additions and 29 deletions

View File

@@ -68,7 +68,7 @@
delay: 5
tags:
- crio
when: manage_crio
when: container_manager == 'crio'
- name: reset | gather mounted kubelet dirs
shell: mount | grep /var/lib/kubelet/ | awk '{print $3}' | tac