summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2020-06-09 20:52:00 -0700
committerMatt Clay <matt@mystile.com>2020-06-11 14:57:42 -0700
commit8ffaed00f87f1ae41f86cb4a7fe399d8aa339286 (patch)
tree454a937f2d4d2adaa1c2e260616b6fe26cdc67d6 /changelogs
parent524257a7b0f706d8c362ab42c215d33fd43a4844 (diff)
downloadansible-8ffaed00f87f1ae41f86cb4a7fe399d8aa339286.tar.gz
Add Azure Pipelines support to ansible-test.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/ansible-test-ci-support-azure.yml2
1 files changed, 2 insertions, 0 deletions
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.