Fix linters for new ansible release

Limit ansible to <2.10 in 2.9 jobs,
run on ubuntu-bionic because it can provide python 3.6

Change-Id: I6d19842711f3af58449e056bee84a4c5614cd37e
This commit is contained in:
Sagi Shnaidman
2020-09-24 14:46:03 +03:00
parent a67272d1f5
commit a6b52612de
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
openstacksdk
ansible
ansible<2.10
pycodestyle
flake8
pylint