fix: remove taint from control-plane nodes
This commit is contained in:
@@ -49,6 +49,9 @@
|
||||
args:
|
||||
creates: $HOME/.kube/config
|
||||
|
||||
- name: Untaint control planes
|
||||
ansible.builtin.import_tasks: untaint.yaml
|
||||
|
||||
- name: Install Kubernetes CLI
|
||||
ansible.builtin.apt:
|
||||
pkg:
|
||||
|
||||
Reference in New Issue
Block a user