From 8ffaed00f87f1ae41f86cb4a7fe399d8aa339286 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Tue, 9 Jun 2020 20:52:00 -0700 Subject: Add Azure Pipelines support to ansible-test. --- changelogs/fragments/ansible-test-ci-support-azure.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelogs/fragments/ansible-test-ci-support-azure.yml (limited to 'changelogs') diff --git a/changelogs/fragments/ansible-test-ci-support-azure.yml b/changelogs/fragments/ansible-test-ci-support-azure.yml new file mode 100644 index 0000000000..541cfebdf1 --- /dev/null +++ b/changelogs/fragments/ansible-test-ci-support-azure.yml @@ -0,0 +1,2 @@ +minor_changes: + - ansible-test - Added CI provider support for Azure Pipelines. -- cgit v1.2.1