This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
6e94b472e8
ansible
/
test
/
integration
/
targets
/
ec2_transit_gateway
/
aliases
4 lines
56 B
Text
Raw
Normal View
History
Unescape
Escape
AWS: new module ec2_transit_gateway fixes #49376 (#53651) * AWS: new module ec2_transit_gateway fixes #49376 * Add permissions neeeded for integration tests * uncomment nolog on creds * add unsupported to integration test aliases * remove the shippable/aws/group alias so doesn't conflict with unsupported
2019-03-14 00:42:33 +01:00
cloud/aws
Enable ec2_transit_gateway test in CI. (#54619) * Enable ec2_transit_gateway test in CI. * Mark the test unstable. The test sometimes attempts to delete the transit gateway while it is in the pending state, which is not permitted.
2019-03-29 21:38:50 +01:00
shippable/aws/group2
AWS: add ec2_transit_gateway_info module (#54460) * AWS: add ec2_transit_gateway_info module * move info module test to main module and ensure unique description for parallel tests * add type designators to module options in documentation * assign results and return instead of exit. Add elements directive available with ansible 2.8 * assign results and return instead of exit * get() method superfluous for module.params * correct return type in documentation for ASN and format the sample for Tag correctly * added random uid to test description - removing unstable alias * change random uuid to resource_prefix to improve source of object identification in testing
2019-04-12 17:35:39 +02:00
ec2_transit_gateway_info
Reference in a new issue
Copy permalink