aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tox.ini2
-rw-r--r--upper-constraints.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index c4d42c3f3..4fc8508e9 100644
--- a/tox.ini
+++ b/tox.ini
@@ -59,7 +59,7 @@ commands =
[testenv:ansiblelint]
basepython = python3.6
commands =
- ansible-lint ansible/site.yml
+ ansible-lint -x303 ansible/site.yml
[testenv:py36]
commands = nosetests functest/tests/unit
diff --git a/upper-constraints.txt b/upper-constraints.txt
index bf1847059..c77f8049d 100644
--- a/upper-constraints.txt
+++ b/upper-constraints.txt
@@ -14,7 +14,7 @@ robotframework===3.0.2
robotframework-httplibrary===0.4.2
robotframework-requests===0.4.7
robotframework-sshlibrary===2.1.3;python_version=='2.7'
-ansible===2.3.2.0
+ansible===2.9.2
xtesting===0.85.0
git+https://git.openstack.org/openstack/networking-bgpvpn@10.0.0#egg=networking_bgpvpn
git+https://git.openstack.org/openstack/networking-sfc@8.0.0#egg=networking_sfc