Skip to content

Commit 985d782

Browse files
committed
Pin ansible to <2.10.0 in test-requirements
Change-Id: I34e103e5da97e33d8525a5d99bf28f3099274e34
1 parent 98c46b4 commit 985d782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ coverage!=4.4,>=4.0 # Apache-2.0
1313
docker>=2.4.2 # Apache-2.0
1414
oslotest>=3.2.0 # Apache-2.0
1515
stestr>=2.0.0 # Apache-2.0
16-
ansible>=2.9.0 # GPLv3
16+
ansible>=2.9.0,<2.10.0 # GPLv3

0 commit comments

Comments
 (0)