Fix missing run_once (#3733)

This commit is contained in:
Andreas Krüger 2018-11-19 06:39:29 +01:00 committed by k8s-ci-robot
parent 3c6ee19785
commit 6e01c1e377

View file

@ -61,6 +61,7 @@
{% endif %}
{% endfor %}"
delegate_to: "{{ groups['kube-master']|first }}"
run_once: true
when: gen_certs|default(false)
notify: set secret_changed