azure: try enabling Ansible 2.8/Py3.5 job

This commit is contained in:
David Wilson 2019-05-27 23:57:47 +01:00
parent 6f4cbc1ead
commit 167d0eff32
1 changed files with 7 additions and 1 deletions

View File

@ -88,8 +88,14 @@ jobs:
#DISTROS: debian
#STRATEGY: linear
Vanilla_280_27:
Ansible_280_27:
python.version: '2.7'
MODE: ansible
VER: 2.8.0
DISTROS: debian
Ansible_280_35:
python.version: '3.5'
MODE: ansible
VER: 2.8.0
DISTROS: debian