|
@ -14,7 +14,6 @@ |
|
|
group={{ kube_cert_group }} |
|
|
group={{ kube_cert_group }} |
|
|
|
|
|
|
|
|
- include: gen_certs.yml |
|
|
- include: gen_certs.yml |
|
|
run_once: true |
|
|
|
|
|
when: inventory_hostname == groups['kube-master'][0] |
|
|
when: inventory_hostname == groups['kube-master'][0] |
|
|
|
|
|
|
|
|
- include: gen_tokens.yml |
|
|
- include: gen_tokens.yml |
|
|