Run CI with Ansible 2.11 (extras)

Depends-On: https://review.opendev.org/c/openstack/tripleo-quickstart/+/769480

Change-Id: I1669faf68853e75ef36a87feb5f1c083d15da804
This commit is contained in:
Sagi Shnaidman 2021-11-08 13:05:49 +02:00 committed by Shnaidman Sagi (Sergey)
parent 0610a8875a
commit dbd36eebc7
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