diff --git a/test-requirements.txt b/test-requirements.txt
index 9b9f3d3c7519c60a6f0a5e1954a6191194c7fb9f..8aec37e696fb62f5f9109d852b2b15632c443c88 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,7 +2,7 @@
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
 
-ansible-lint>=3.0.0 # MIT
+ansible-lint>=3.0.0,!=4.3.0 # MIT
 bashate>=0.2 # Apache-2.0
 coverage>=4.0 # Apache-2.0
 doc8 # Apache-2.0