diff --git a/tasks/main.yml b/tasks/main.yml index 7eaa3fc..04e30fc 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -98,11 +98,11 @@ owner: root mode: 0644 with_items: - - "01-crio-runtime.conf" - - "01-cgroup-manager.conf" +# - "01-crio-runtime.conf" +# - "01-cgroup-manager.conf" - "01-log-level.conf" - "01-metrics.conf" - - "01-crio-network.conf" +# - "01-crio-network.conf" notify: Restart cri-o - name: Enable cri-o on boot