From 0d274e1a8805f9908b2d719bb57648cd979e9612 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Sat, 5 Jan 2019 01:06:27 +0000 Subject: [PATCH] Pin ansible-lint <4 in the linters venv Change-Id: I1440cab79e248b533454a7b8e9eec9916c02b6b0 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index e2711c44c8..36a8464274 100644 --- a/tox.ini +++ b/tox.ini @@ -32,7 +32,7 @@ deps = # we need to manually ansible at the top level to the same as # zuul requirements.txt ansible>=2.5.1,<2.6 - ansible-lint + ansible-lint<4 hacking>=0.10,<0.11 bashate>=0.2 commands =