k8s taint module

This commit is contained in:
2022-11-02 13:21:31 +13:00
parent 75e78ea7c8
commit 73982fd7b7
9 changed files with 38 additions and 9 deletions

View File

@ -12,3 +12,10 @@
become: false
roles:
- k8s_network
- name: remove control-plane taints
hosts: localhost
gather_facts: false
become: false
roles:
- k8s_taint