Pin ansible in test-requirements

so that it matches what is tested otherwise.

Change-Id: I4eef9f89f1cd262ca2a96c20079756f5f1499ad3
This commit is contained in:
likui 2020-12-11 17:30:19 +08:00 committed by Radosław Piliszek
parent 90d0900e82
commit ea348eafe2
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ coverage!=4.4,>=4.0 # Apache-2.0
docker>=2.4.2 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
ansible>=2.9.0 # GPLv3
ansible>=2.9.0,<2.10 # GPLv3