From 130e111f219ebcc53f8cdc2f42210f48fe2f95c5 Mon Sep 17 00:00:00 2001 From: Steven Robertson Date: Thu, 3 Sep 2020 21:47:14 -0700 Subject: [PATCH] rename test and add VER to mito27_27 --- .ci/azure-pipelines.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.ci/azure-pipelines.yml b/.ci/azure-pipelines.yml index 5c184120..fff7d4f1 100644 --- a/.ci/azure-pipelines.yml +++ b/.ci/azure-pipelines.yml @@ -19,7 +19,8 @@ jobs: Mito27_27: python.version: '2.7.18' MODE: mitogen - Ans288_27: + VER: git+https://github.com/ansible/ansible.git@v2.10.0 + Ans210_27: python.version: '2.7.18' MODE: localhost_ansible VER: git+https://github.com/ansible/ansible.git@v2.10.0