Cap ansible <2.10

We want to avoid using the latest version of ansible, until we can deal
with collections.

Change-Id: I503945f72f2bb6214f207aec4ab8b0b9b7680c48
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2021-06-10 16:25:55 -04:00
parent da70ca7f5e
commit fc857768b8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
ansible>=2.4.0
ansible>=2.4.0,<2.10
-e git+https://github.com/ansible/ansible-runner.git#egg=ansible-runner
openstacksdk
paramiko