kubespray/playbooks
Max Gautier a9e29a9eb2
Fix etcd client generation (#10769)
* ci: redefine multinode to node-etcd-client

This should allow to catch several class of problem rather than just
one -> from network plugin such as calico or cilium talking directly to
the etcd.

* Dynamically define etcd host range

This has two benefits:
- We don't play the etcd role twice for no reason
- We have access to the whole cluster (if needed) to use things like
  group_by.
2024-01-16 15:50:41 +01:00
..
ansible_version.yml Update to ansible 2.15 (#10481) 2023-11-15 09:39:09 +01:00
boilerplate.yml Factorize some identical playbooks steps into their own sub-playbooks (#10633) 2023-12-04 23:24:00 +01:00
cluster.yml Factorize some identical playbooks steps into their own sub-playbooks (#10633) 2023-12-04 23:24:00 +01:00
facts.yml Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
install_etcd.yml Fix etcd client generation (#10769) 2024-01-16 15:50:41 +01:00
recover_control_plane.yml Factorize some identical playbooks steps into their own sub-playbooks (#10633) 2023-12-04 23:24:00 +01:00
remove_node.yml Factorize some identical playbooks steps into their own sub-playbooks (#10633) 2023-12-04 23:24:00 +01:00
reset.yml Factorize some identical playbooks steps into their own sub-playbooks (#10633) 2023-12-04 23:24:00 +01:00
scale.yml Factorize some identical playbooks steps into their own sub-playbooks (#10633) 2023-12-04 23:24:00 +01:00
upgrade_cluster.yml Factorize some identical playbooks steps into their own sub-playbooks (#10633) 2023-12-04 23:24:00 +01:00