feat: add untaint control plane nodes task

This commit is contained in:
2026-06-30 23:57:52 +01:00
parent 74bfab7bd8
commit 20f8648d86
2 changed files with 10 additions and 0 deletions
@@ -9,3 +9,6 @@
- name: Copy Kubernetes admin configuration on all nodes
ansible.builtin.include_tasks: copy-config.yaml
- name: Remove control plane scheduling restrictions
ansible.builtin.include_tasks: untaint.yaml