From 9d479217493e96ffd555e7f960169e0904526170 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Wed, 12 Nov 2025 19:59:23 +0100 Subject: [PATCH] Drop ansible-core 2.17 VMs from CI. (#968) --- .azure-pipelines/azure-pipelines.yml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 3eeeaa5f..b9a0cf49 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -298,21 +298,6 @@ stages: groups: - 1 - 2 - - stage: Remote_2_17 - displayName: Remote 2.17 - dependsOn: [] - jobs: - - template: templates/matrix.yml - parameters: - testFormat: 2.17/{0} - targets: - - name: RHEL 9.3 - test: rhel/9.3 - - name: FreeBSD 13.5 - test: freebsd/13.5 - groups: - - 1 - - 2 ### Generic - stage: Generic_devel displayName: Generic devel @@ -403,7 +388,6 @@ stages: - Remote_2_20 - Remote_2_19 - Remote_2_18 - - Remote_2_17 - Docker_devel - Docker_2_20 - Docker_2_19