Update 'prepare_k8s.yml'
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
register: containerd_config
|
register: containerd_config
|
||||||
- name: Create containerd config
|
- name: Create containerd config
|
||||||
copy:
|
copy:
|
||||||
dst: /etc/containerd/config.toml
|
dest: /etc/containerd/config.toml
|
||||||
content: "{{containerd_config}}"
|
content: "{{containerd_config}}"
|
||||||
- name: Configure containerd
|
- name: Configure containerd
|
||||||
command: "{{ item }} chdir=/etc/"
|
command: "{{ item }} chdir=/etc/"
|
||||||
|
|||||||
Reference in New Issue
Block a user