refactor: split control plane role into init/join/copy tasks

This commit is contained in:
2026-06-30 23:39:34 +01:00
parent 90686995d6
commit 068659e174
10 changed files with 54 additions and 111 deletions
@@ -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