summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2018-12-10 13:52:58 -0800
committerMatt Clay <matt@mystile.com>2018-12-10 14:56:40 -0800
commit92fcb40ede62a9414a93cdb19cbddd4833689a6c (patch)
treef69d588a72a3019d7477dcb8781575d8f0ed3693
parent1e7d9a48aff6880959639a45269db0e82400db15 (diff)
downloadansible-92fcb40ede62a9414a93cdb19cbddd4833689a6c.tar.gz
[stable-2.6] Disable failing ec2_vpc_vpn_facts test.
(cherry picked from commit df1c9d0f254a755283f33591ccb0eea85ff4c83f) Co-authored-by: Matt Clay <matt@mystile.com>
-rw-r--r--test/integration/targets/ec2_vpc_vpn_facts/aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/ec2_vpc_vpn_facts/aliases b/test/integration/targets/ec2_vpc_vpn_facts/aliases
index 6e3860bee2..2a75a89a47 100644
--- a/test/integration/targets/ec2_vpc_vpn_facts/aliases
+++ b/test/integration/targets/ec2_vpc_vpn_facts/aliases
@@ -1,2 +1,3 @@
cloud/aws
shippable/aws/group2
+disabled