k8s taint module
This commit is contained in:
@ -12,3 +12,10 @@
|
||||
become: false
|
||||
roles:
|
||||
- k8s_network
|
||||
|
||||
- name: remove control-plane taints
|
||||
hosts: localhost
|
||||
gather_facts: false
|
||||
become: false
|
||||
roles:
|
||||
- k8s_taint
|
||||
|
Reference in New Issue
Block a user