This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
18f2ed63e0
community.general
/
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
Copy permalink