mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Bugfix/code inspection. (#11384)
- Make ansible-galaxy collection dependencies explicit - Reorganized requirements.yml - Adding required collections to galaxy.yml - Ansible 9.6.0 was yanked on Pypi - Sync pre-commit requirements with requirements.txt Signed-off-by: Bas Meijer <bas.meijer@enexis.nl>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ansible==9.6.0
|
||||
ansible==9.8.0
|
||||
# Needed for jinja2 json_query templating
|
||||
jmespath==1.0.1
|
||||
# Needed for ansible.utils.validate module
|
||||
|
||||
Reference in New Issue
Block a user