mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-09 04:57:57 +00:00
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: https://github.com/ansible/ansible/commit/f10d11bcdc54c9b7edc0111eb38c59a88e396d0a
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ Based on the table below and the available python version for your ansible host
|
||||
|
||||
| Ansible Version | Python Version |
|
||||
|-----------------|----------------|
|
||||
| >= 2.15.5 | 3.9-3.11 |
|
||||
| >= 2.16.4 | 3.9-3.11 |
|
||||
|
||||
## Inventory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user