diff options
author | Jordan Borean <jborean93@gmail.com> | 2019-03-04 20:59:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-04 20:59:29 +0100 |
commit | a59565c06247881bd7c98635a37217c692274c85 (patch) | |
tree | cda03985a30708060a229a39c5f698720afdd615 /test/integration/targets/aws_s3 | |
parent | improved nmap fix, updated as per fb (#53280) (diff) | |
download | ansible-a59565c06247881bd7c98635a37217c692274c85.tar.xz ansible-a59565c06247881bd7c98635a37217c692274c85.zip |
rebaalance AWS test groups (#53159)
Diffstat (limited to 'test/integration/targets/aws_s3')
-rw-r--r-- | test/integration/targets/aws_s3/aliases | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/aws_s3/aliases b/test/integration/targets/aws_s3/aliases index 6e3860bee2..a112c3d1bb 100644 --- a/test/integration/targets/aws_s3/aliases +++ b/test/integration/targets/aws_s3/aliases @@ -1,2 +1,2 @@ cloud/aws -shippable/aws/group2 +shippable/aws/group1 |