Pin ansible-runner <2.2.0

ansible-runner==2.2.0 has broken openstack-tox-tht
jobs. We can merge this to unblock till we find out
what's causing the regression.

Related-Bug: #1971703
Change-Id: Ic0cc98b2d92801c222ca1280ca5e0485c7d603f1
This commit is contained in:
rabi 2022-05-05 20:16:09 +05:30
parent 13ec11d7ae
commit 9f028a9a04
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
yaql>=1.1.3 # Apache 2.0 License
ansible-core<2.12 # GPL
ansible-runner>=1.4.2 # Apache
ansible-runner>=1.4.2,<2.2.0 # Apache
ansi2html>=1.5.2 # GPL (soft-dependency of pytest-html)
pytest>=5.2.2 # MIT
pytest-ansible-playbook-runner>=0.0.2 # Apache-2.0