mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
rename handler to fix ansible 2.8 issue (#5801)
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
- kubeadm_config_api_fqdn is not defined
|
||||
- not is_kube_master
|
||||
- kubeadm_discovery_address != kube_apiserver_endpoint | replace("https://", "")
|
||||
notify: restart kubelet
|
||||
notify: Kubeadm | restart kubelet
|
||||
|
||||
# FIXME(mattymo): Need to point to localhost, otherwise masters will all point
|
||||
# incorrectly to first master, creating SPoF.
|
||||
|
||||
Reference in New Issue
Block a user