upgrade ansible to latest 2.8 version + bump python version in attempt to get test passing
This commit is contained in:
parent
6fb0bec4ea
commit
ccabb46b37
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue