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:
Bas
2024-08-02 12:43:54 +02:00
committed by GitHub
parent 4e99b94dcc
commit dd51ef6f96
4 changed files with 10 additions and 3 deletions

View File

@@ -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