try vanilla ansible 2.10 on Mac

pull/715/head
Steven Robertson 4 years ago
parent ef029726e2
commit 90f40ada6c

@ -22,6 +22,13 @@ jobs:
MODE: localhost_ansible
VER: 2.10.0
# NOTE: this hangs when ran in Ubuntu 18.04
Vanilla_210_27:
python.version: '2.7'
MODE: localhost_ansible
VER: 2.10.0
STRATEGY: linear
- job: Linux
pool:
@ -98,13 +105,6 @@ jobs:
#DISTROS: debian
#STRATEGY: linear
Vanilla_210_27:
python.version: '2.7'
MODE: ansible
VER: 2.10.0
DISTROS: debian
STRATEGY: linear
Ansible_210_27:
python.version: '2.7'
MODE: ansible

Loading…
Cancel
Save