Merge "Run CI with Ansible 2.11 (extras)"

This commit is contained in:
Zuul 2021-11-17 13:15:19 +00:00 committed by Gerrit Code Review
commit 71e12f286f
3 changed files with 2 additions and 4 deletions

View File

@ -38,7 +38,7 @@ repos:
# plugins is the standard collection dir for modules
entry: env ANSIBLE_LIBRARY=plugins ansible-lint --force-color -p -v
additional_dependencies:
- 'ansible<2.10'
- 'ansible-core>=2.11,<2.12'
- repo: https://github.com/openstack-dev/bashate.git
rev: 2.0.0
hooks:

View File

@ -1,4 +1,4 @@
ansible<2.10
ansible-core>=2.11,<2.12
ansi2html # GPL (soft-dependency of pytest-html)
docker
paramiko>=2.5.0 # LGPL (soft-dependency of docker that enables ssh protocol)

View File

@ -1,2 +0,0 @@
pbr>=1.6
ansible==2.0.0