Skip to content
Snippets Groups Projects
Commit 62434678 authored by Attilio Greco's avatar Attilio Greco Committed by Kubernetes Prow Robot
Browse files

remove duble check for run this task just one time (#4613)

parent 3c5a4474
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment