mirror of
https://github.com/wahyd4/playbook.git
synced 2026-08-08 20:35:18 +10:00
Created by Huaxiang & Ann & Alan
This commit is contained in:
@@ -41,10 +41,10 @@
|
||||
- kubelet-{{ kubernetes_version[1:] }}
|
||||
- kubeadm-{{ kubernetes_version[1:] }}
|
||||
|
||||
- name: unarchive cni
|
||||
unarchive:
|
||||
src: file/cni-plugins-amd64-v0.6.0.tgz
|
||||
dest: /opt/cni/bin
|
||||
# - name: unarchive cni
|
||||
# unarchive:
|
||||
# src: file/cni-plugins-amd64-v0.6.0.tgz
|
||||
# dest: /opt/cni/bin
|
||||
|
||||
- name: distribute kubelet config
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user