瀏覽代碼

crio: fix typo

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Giuseppe Scrivano 7 年之前
父節點
當前提交
c880a7d1e9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      roles/docker/tasks/systemcontainer_crio.yml

+ 1 - 1
roles/docker/tasks/systemcontainer_crio.yml

@@ -147,7 +147,7 @@
     image: "{{ l_crio_image }}"
     state: latest
 
-- name: Remove CRI-o default configuration files
+- name: Remove CRI-O default configuration files
   file:
     path: "{{ item }}"
     state: absent