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