refactor: split control plane role into init/join/copy tasks
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- name: Ensure kube-vip static pod
|
||||
- name: Ensure kube-vip static pod manifest exists
|
||||
ansible.builtin.template:
|
||||
src: kube-vip.yaml.j2
|
||||
dest: /etc/kubernetes/manifests/kube-vip.yaml
|
||||
|
||||
Reference in New Issue
Block a user