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