From b20aa982c71d4a505378201f02016943035ad4b5 Mon Sep 17 00:00:00 2001 From: Steven Robertson Date: Mon, 25 May 2020 17:35:05 -0700 Subject: [PATCH] use a commit that actually exists --- .ci/azure-pipelines.yml | 4 ++-- .travis.yml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.ci/azure-pipelines.yml b/.ci/azure-pipelines.yml index aa70926c..aa105f54 100644 --- a/.ci/azure-pipelines.yml +++ b/.ci/azure-pipelines.yml @@ -57,7 +57,7 @@ jobs: python.version: '3.7' MODE: mitogen DISTRO: debian - VER: git+https://github.com/nitzmahone/ansible.git@ed9757f1541546af8906307987cfdad40ff4cb3e + VER: git+https://github.com/nitzmahone/ansible.git@a7d0db69142134c2e36a0a62b81a32d9442792ef #Py26CentOS7: #python.version: '2.7' @@ -119,4 +119,4 @@ jobs: Ansible_210_37: python.version: '3.7' MODE: ansible - VER: git+https://github.com/nitzmahone/ansible.git@ed9757f1541546af8906307987cfdad40ff4cb3e + VER: git+https://github.com/nitzmahone/ansible.git@a7d0db69142134c2e36a0a62b81a32d9442792ef diff --git a/.travis.yml b/.travis.yml index 9710c626..15919681 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,7 +41,7 @@ matrix: env: MODE=debops_common VER=2.9.6 # ~2.10; 3.6 -> 2.7 - python: "3.6" - env: MODE=debops_common VER=git+https://github.com/nitzmahone/ansible.git@ed9757f1541546af8906307987cfdad40ff4cb3e + env: MODE=debops_common VER=git+https://github.com/nitzmahone/ansible.git@a7d0db69142134c2e36a0a62b81a32d9442792ef # 2.8.3; 3.6 -> 2.7 - python: "3.6" env: MODE=debops_common VER=2.8.3 @@ -57,7 +57,7 @@ matrix: # ~2.10 -> {debian, centos6, centos7} - python: "3.6" - env: MODE=ansible VER=git+https://github.com/nitzmahone/ansible.git@ed9757f1541546af8906307987cfdad40ff4cb3e + env: MODE=ansible VER=git+https://github.com/nitzmahone/ansible.git@a7d0db69142134c2e36a0a62b81a32d9442792ef # 2.9.6 -> {debian, centos6, centos7} - python: "3.6" env: MODE=ansible VER=2.9.6 @@ -88,7 +88,7 @@ matrix: #- python: "2.7" #env: MODE=mitogen DISTRO=centos6 - python: "3.6" - env: MODE=mitogen DISTRO=centos7 VER=git+https://github.com/nitzmahone/ansible.git@ed9757f1541546af8906307987cfdad40ff4cb3e + env: MODE=mitogen DISTRO=centos7 VER=git+https://github.com/nitzmahone/ansible.git@a7d0db69142134c2e36a0a62b81a32d9442792ef - python: "3.6" env: MODE=mitogen DISTRO=centos7 # 2.6 -> 2.7