mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-05 19:17:59 +00:00
7f6ca804a1
* 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
13 lines
238 B
Plaintext
13 lines
238 B
Plaintext
-r ../requirements.txt
|
|
ansible-lint==6.22.2
|
|
apache-libcloud==3.8.0
|
|
ara[server]==1.7.0
|
|
dopy==0.3.7
|
|
molecule==6.0.2
|
|
molecule-plugins[vagrant]==23.5.0
|
|
python-vagrant==1.0.0
|
|
pytest-testinfra==9.0.0
|
|
tox==4.11.3
|
|
yamllint==1.32.0
|
|
tzdata==2023.3
|