kubespray/playbooks
Max Gautier 7f6ca804a1
Upgrade ansible-core to 2.16.4 (#10984)
* upgrade ansible version

Needed for with_first_found to work correctly:
https://github.com/ansible/ansible/issues/70772 fixed in 2.16

* Remove unused google cloud cloud_playbook

* Fix dpkg_selection on non-existing packages

Needed since ansible-core>2.16, see:
f10d11bcdc
2024-03-14 02:12:45 -07:00
..
ansible_version.yml Upgrade ansible-core to 2.16.4 (#10984) 2024-03-14 02:12:45 -07: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