@ -14,7 +14,7 @@
name: runc
state: present
- name: Install CNI Plugins
command: "{{ item }}" chdir=/tmp
command: "{{ item }} chdir=/tmp"
with_items:
- wget https://github.com/containernetworking/plugins/releases/download/v1.4.1/cni-plugins-linux-arm64-v1.4.1.tgz
- mkdir -p /opt/cni/bin