Commit Graph

1 Commits (0e26f6f3e288e0e251ca070866bc239cc69d8799)

Author SHA1 Message Date
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