upgrade ansible to latest 2.8 version + bump python version in attempt to get test passing

This commit is contained in:
Steven Robertson 2020-02-21 16:45:51 -08:00
parent 6fb0bec4ea
commit ccabb46b37
1 changed files with 3 additions and 3 deletions

View File

@ -15,10 +15,10 @@ jobs:
Mito27_27:
python.version: '2.7'
MODE: mitogen
Ans280_27:
python.version: '2.7'
Ans288_37:
python.version: '3.7'
MODE: localhost_ansible
VER: 2.8.0
VER: 2.8.8
- job: Linux