kubespray/roles/etcd
Max Gautier 0fb404c775
etcd: use dynamic group for certs generation check (#10610)
We take advantage of group_by to create the list of nodes needing new
certs, instead of manually looping inside a Jinja template.

This should make the role more readable and less susceptible to
white space problems.
2023-12-12 11:22:29 +01:00
..
defaults [etcd] Sometimes, we do not need to run etcd role on all nodes. (#9173) 2022-09-09 01:29:22 -07:00
handlers Refactor "multi" handlers to use listen (#10542) 2023-11-08 12:28:30 +01:00
meta Fix kubespray flatcar ansible_os_family and ansible_distribution (#8029) 2021-10-01 09:11:23 -07:00
tasks etcd: use dynamic group for certs generation check (#10610) 2023-12-12 11:22:29 +01:00
templates [EOS-11830] Use ETCD port 2381 for metrics (#10332) 2023-08-08 11:06:16 -07:00
vars etcd: use dynamic group for certs generation check (#10610) 2023-12-12 11:22:29 +01:00