mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-09 15:02:08 -03:30
* 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
10 lines
155 B
Plaintext
10 lines
155 B
Plaintext
ansible==9.3.0
|
|
cryptography==41.0.4
|
|
jinja2==3.1.2
|
|
jmespath==1.0.1
|
|
MarkupSafe==2.1.3
|
|
netaddr==0.9.0
|
|
pbr==5.11.1
|
|
ruamel.yaml==0.18.5
|
|
ruamel.yaml.clib==0.2.8
|