Update 'prepare_k8s.yml'

This commit is contained in:
2024-05-03 20:28:37 +00:00
parent 3127db5a0f
commit 252439cb5f

View File

@@ -22,7 +22,7 @@
- name: Create containerd config - name: Create containerd config
copy: copy:
dest: /etc/containerd/config.toml dest: /etc/containerd/config.toml
content: "{{containerd_config}}" block: "containerd_config"
- name: Configure containerd - name: Configure containerd
command: "{{ item }} chdir=/etc/" command: "{{ item }} chdir=/etc/"
with_items: with_items: