This website requires JavaScript.
Explore
Help
Register
Sign In
kubernetes-sigs
/
kubespray
mirror of
https://github.com/kubernetes-sigs/kubespray.git
Watch
1
Star
0
Fork
You've already forked kubespray
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
15bb5b0789
kubespray
/
meta
/
runtime.yml
3 lines
33 B
YAML
Raw
Normal View
History
Unescape
Escape
project: fix galaxy ansible-lint rule (#10277) Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
2023-07-07 15:01:04 +08: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
2024-03-14 17:12:45 +08:00
requires_ansible
:
'>=2.16.4'