mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-19 19:44:11 +03:00
0fb404c775
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.