mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-08 04:27:58 +00:00
fc264179b0
8ff4ad2d8 (preinstall: simplify OS packages selection, 2024-11-04)
removed all usages of ansible.utils.validate (not that many), so the
dependencies is no longer necessary.
6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
ansible==9.12.0
|
|
# Needed for jinja2 json_query templating
|
|
jmespath==1.0.1
|
|
# Needed for ansible.utils.ipaddr
|
|
netaddr==1.3.0
|