Move ec2_vpc_nat_gateway integration test role.

This commit is contained in:
Matt Clay 2016-10-31 14:07:05 -07:00
parent 157f631941
commit 86c5eddb05
3 changed files with 1 additions and 0 deletions

View file

@ -12,6 +12,7 @@
#- { role: test_ec2_ami, tags: test_ec2_ami }
#- { role: test_ec2, tags: test_ec2 }
- { role: test_ec2_asg, tags: test_ec2_asg }
- { role: test_ec2_vpc_nat_gateway, tags: test_ec2_vpc_nat_gateway }
# complex test for ec2_elb, split up over multiple plays
# since there is a setup component as well as the test which