5 lines
92 B
YAML
5 lines
92 B
YAML
|
---
|
||
|
- name: kubeadm | Purge old certs
|
||
|
file:
|
||
|
command: "rm -f {{kube_cert_dir }}/*.pem"
|