1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Will Thames 39af276639 Respect egress rule definitions when creating security groups in default VPC (#34626)
* Add test for unexpected egress rule in default VPC

When passing rules_egress to ec2_group, the default
egress rule shouldn't be created (if `purge_rules_egress`)
is set. Test this.

* Respect egress rule defintions for default VPC groups

When passing rules_egress and purge_rules_egress, the
default egress rule should not be created

Fixes #34429

* Change AWS credential passing to be YAML anchors

Vastly simplify the AWS tasks by reducing the credentials to a YAML
block
2018-01-09 13:44:13 -05:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
compile Adding aliases for field attributes and renaming async attribute (#33141) 2017-11-22 12:35:58 -08:00
integration Respect egress rule definitions when creating security groups in default VPC (#34626) 2018-01-09 13:44:13 -05:00
legacy Fix tests as filters #4 (#33930) 2017-12-21 13:42:53 -06:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Show python and pip version in container build. 2018-01-09 10:17:00 -08:00
sanity Separate common and raw (#34563) 2018-01-09 07:22:46 -05:00
units Add the ability for the ios_vrf module to apply route targets to a VRF (#34248) 2018-01-09 02:04:18 -05:00
utils Use dnf upgrade in Fedora Dockerfiles. 2018-01-08 13:08:29 -08:00