kubespray/roles/etcd
Max Gautier 2ec1c93897
Test group membership with group_names
Testing for group membership with group names makes Kubespray more
tolerant towards the structure of the inventory.
Where 'inventory_hostname in groups["some_group"] would fail if
"some_group" is not defined, '"some_group" in group_names' would not.
2024-09-21 14:09:09 +02:00
..
defaults Allow for configuring etcd progress notify interval and default set to 5s (#11499) 2024-09-05 06:29:05 +01:00
handlers Rename master to control plane - non-breaking changes only (#11394) 2024-09-06 07:56:19 +01:00
meta Fix kubespray flatcar ansible_os_family and ansible_distribution (#8029) 2021-10-01 09:11:23 -07:00
tasks Test group membership with group_names 2024-09-21 14:09:09 +02:00
templates Allow for configuring etcd progress notify interval and default set to 5s (#11499) 2024-09-05 06:29:05 +01:00
vars etcd: use dynamic group for certs generation check (#10610) 2023-12-12 11:22:29 +01:00