From 36acd696022081c06a4d5f25ac13ea50cc5f1d2a Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 7 Dec 2019 13:38:47 +0100 Subject: Disable false ansiblelint warnings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git commit has to be executed via shell module [1]. It also update ansible to conform with the latest changes in XtestingCI. [1] https://github.com/ansible/ansible/issues/50334 Change-Id: I3cc7a675eddabb0cbd9834a9e64fe7389a11865f Signed-off-by: Cédric Ollivier --- upper-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upper-constraints.txt') diff --git a/upper-constraints.txt b/upper-constraints.txt index 76a5d9a4b..b4f4ddcaf 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -14,7 +14,7 @@ robotframework===3.1.1 robotframework-httplibrary===0.4.2 robotframework-requests===0.5.0 robotframework-sshlibrary===3.3.0 -ansible===2.3.2.0 +ansible===2.9.2 xtesting===0.85.0 bandit===1.1.0 ruamel.yaml.jinja2==0.2.2 -- cgit 1.2.3-korg