mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 01:57:37 -03:30
Fix missing run_once (#3733)
This commit is contained in:
parent
3c6ee19785
commit
6e01c1e377
@ -61,6 +61,7 @@
|
||||
{% endif %}
|
||||
{% endfor %}"
|
||||
delegate_to: "{{ groups['kube-master']|first }}"
|
||||
run_once: true
|
||||
when: gen_certs|default(false)
|
||||
notify: set secret_changed
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user