remove duble check for run this task just one time (#4613)
This commit is contained in:
parent
3c5a4474ac
commit
6243467856
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue