summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGonéri Le Bouder <goneri@lebouder.net>2021-07-12 07:33:42 +0200
committerGitHub <noreply@github.com>2021-07-12 00:33:42 -0500
commit4e4f2a37f88b9b2f90f959917e30e52f2682f35b (patch)
treea9bf245cd38e4d54b912e4f998c2dd6bae1e65b7 /changelogs
parent9b2040521004eafaf207fa8c3dc386f4d4cff84c (diff)
downloadansible-4e4f2a37f88b9b2f90f959917e30e52f2682f35b.tar.gz
ansible-test: exposes tiny_prefix variable (#75130)
ansible-test aws provider now creates and exposes a new tiny_prefix variable to provide a shorter prefix for the AWS tests. (cherry picked from commit 5b8fb4dcd3d84aad77330644a7326bc16dd02a3b)
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/aws_tiny_prefix.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/aws_tiny_prefix.yaml b/changelogs/fragments/aws_tiny_prefix.yaml
new file mode 100644
index 0000000000..7e4dd6c26c
--- /dev/null
+++ b/changelogs/fragments/aws_tiny_prefix.yaml
@@ -0,0 +1,3 @@
+---
+minor_changes:
+- ansible-test - aws creates and exposes a new tiny_prefix variable to provide a shorter prefix for the AWS tests.