mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-15 10:10:03 -03:30
Fix missing run_once (#3733)
This commit is contained in:
committed by
k8s-ci-robot
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user