kubespray/playbooks
Max Gautier ef7197f925
Use run_once for checking ansible version instead of localhost (#10908)
The `assert` module does not connect to the host anyway, and this avoids
skipping the assert when running with --limit.
2024-02-09 02:34:28 -08:00
..
ansible_version.yml Use run_once for checking ansible version instead of localhost (#10908) 2024-02-09 02:34:28 -08:00
boilerplate.yml Factorize some identical playbooks steps into their own sub-playbooks (#10633) 2023-12-04 23:24:00 +01:00
cluster.yml fix(kubernetes): taint nodes with kubectl (#10705) 2024-01-23 15:46:13 +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 fix(kubernetes): taint nodes with kubectl (#10705) 2024-01-23 15:46:13 +01:00
upgrade_cluster.yml fix(kubernetes): taint nodes with kubectl (#10705) 2024-01-23 15:46:13 +01:00