You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
compile Adding aliases for field attributes and renaming async attribute (#33141) 7 years ago
integration Respect egress rule definitions when creating security groups in default VPC (#34626) 7 years ago
legacy Fix tests as filters #4 (#33930) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Show python and pip version in container build. 7 years ago
sanity Separate common and raw (#34563) 7 years ago
units Add the ability for the ios_vrf module to apply route targets to a VRF (#34248) 7 years ago
utils Use `dnf upgrade` in Fedora Dockerfiles. 7 years ago