summaryrefslogtreecommitdiffstats
path: root/test/integration
diff options
context:
space:
mode:
authorSloane Hertel <shertel@redhat.com>2019-03-01 21:55:07 +0100
committerGitHub <noreply@github.com>2019-03-01 21:55:07 +0100
commit601ee0a230a27be873b016ef7729f0c20760405a (patch)
tree90d6c6297b9075e3c5e6c5d3e1c326bcb3c19f5c /test/integration
parentvalidate-modules improve empty version_added handling (#53177) (diff)
downloadansible-601ee0a230a27be873b016ef7729f0c20760405a.tar.xz
ansible-601ee0a230a27be873b016ef7729f0c20760405a.zip
Disable ec2_vpc_vgw tests yet again (#53184)
Diffstat (limited to 'test/integration')
-rw-r--r--test/integration/targets/ec2_vpc_vgw/aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/ec2_vpc_vgw/aliases b/test/integration/targets/ec2_vpc_vgw/aliases
index 6e3860bee2..2a75a89a47 100644
--- a/test/integration/targets/ec2_vpc_vgw/aliases
+++ b/test/integration/targets/ec2_vpc_vgw/aliases
@@ -1,2 +1,3 @@
cloud/aws
shippable/aws/group2
+disabled