mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-10 15:32:09 -03:30
remove duble check for run this task just one time (#4613)
This commit is contained in:
parent
3c5a4474ac
commit
6243467856
@ -68,7 +68,6 @@
|
||||
delegate_to: "{{groups['etcd'][0]}}"
|
||||
when:
|
||||
- gen_certs|default(false)
|
||||
- inventory_hostname == groups['etcd'][0]
|
||||
notify: set etcd_secret_changed
|
||||
|
||||
- name: Gen_certs | Gather etcd master certs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user