diff options
author | 2021-02-10 23:46:47 +0100 | |
---|---|---|
committer | 2021-02-10 23:49:54 +0100 | |
commit | e5b0e4e6015ab6d5fad294cb8fd84a3442cd74bf (patch) | |
tree | 518bf925c800695a3ee54aca69a7d006c816f241 | |
parent | a62568c8ac1cc23f8d830b444d964fc4d665e7b0 (diff) |
Force ansible-lint===4.2.0
Change-Id: Ic5a08a76d7008d861adf0a83f117e549fb4c12ee
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 4ddf4381275c2fd040dad08ea233b126b8acb19b)
-rw-r--r-- | upper-constraints.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index 45a3f58df..f30b42532 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -30,3 +30,4 @@ sphinxcontrib-spelling===4.2.1 boto3===1.7.62 ujson===2.0.3 kubernetes===10.0.0 +ansible-lint===4.2.0 |