Merge "Use Ansible 2.11 for pre-commit tests"

This commit is contained in:
Zuul 2021-11-22 21:07:09 +00:00 committed by Gerrit Code Review
commit 6330eafbb6
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ repos:
hooks: hooks:
- id: ansible-lint - id: ansible-lint
additional_dependencies: additional_dependencies:
- 'ansible<2.10' - 'ansible-core<2.12'
- yamllint - yamllint
- repo: https://github.com/openstack-dev/bashate.git - repo: https://github.com/openstack-dev/bashate.git
rev: 2.0.0 rev: 2.0.0