try vanilla ansible 2.10 on Mac

This commit is contained in:
Steven Robertson 2020-10-31 20:30:17 -07:00
parent ef029726e2
commit 90f40ada6c
1 changed files with 7 additions and 7 deletions

View File

@ -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