mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2025-05-28 01:15:51 +02:00
ignore errors
This commit is contained in:
parent
5de2b6f3db
commit
bbcce861ea
@ -4,5 +4,6 @@
|
||||
{{ kubernetes_join_command }}
|
||||
--control-plane --certificate-key
|
||||
{{ kubernetes_certificate }}
|
||||
--ignore-preflight-errors='all'
|
||||
creates=/etc/kubernetes/kubelet.conf
|
||||
tags: ["skip_ansible_lint"]
|
||||
|
Loading…
Reference in New Issue
Block a user