summaryrefslogtreecommitdiff
path: root/test/integration/targets/ec2_group
Commit message (Expand)AuthorAgeFilesLines
* EC2_group module refactor (formerly pr/37255) (#38678)Ryan Brown2018-05-246-194/+1211
* Allow ec2_group integration tests to run on PRs to the ec2_group module by ma...Sloane Hertel2018-04-271-1/+1
* Improve handling of integration test aliases. (#38698)Matt Clay2018-04-121-0/+2
* [cloud]Ensure SGs in default VPCs get default egress rule (#38018)Will Thames2018-03-281-0/+6
* Disable unstable ec2_group test.Matt Clay2018-03-241-1/+0
* [cloud] Improve ipv6 and EC2 classic support in ec2_group integration tests (...Kim Blomqvist2018-01-311-107/+238
* Respect egress rule definitions when creating security groups in default VPC ...Will Thames2018-01-091-127/+83
* [cloud] ec2_group fix CIDR with host bits set - fixes #25403 (#29605)Sloane Hertel2017-12-201-0/+106
* Split up cloud tests to avoid 1 hour CI limit.Matt Clay2017-11-231-1/+1
* Move profile and region checking to module_utils.ec2 (#31921)Will Thames2017-11-071-2/+2
* Update tests for required_if changesToshio Kuratomi2017-10-261-2/+2
* ec2_group: add rule description support - fixes #29040 (#30273)Sloane Hertel2017-10-241-0/+181
* ec2_group: do not fail on description mismatch (#31704) (#31734)Marek Nogacki2017-10-181-4/+4
* Split cloud tests into two CI groups.Matt Clay2017-09-011-1/+1
* [cloud] support tags in ec2_group module (#22472)Brandon Davidson2017-08-221-0/+138
* ec2_group: add integration test for port ranges (#27112)Sloane Hertel2017-08-021-0/+27
* allow use of jinja2 variables for ec2_group from_port/to_port params (#27145)Jordan Bach2017-08-021-0/+58
* [cloud] fix VPC behavior for ec2_group module, improve integration tests (#27...Will Thames2017-08-011-59/+151
* Use Boto3 for ec2_group Fixes #23507 (#25340)sramakr2017-07-171-21/+103
* [cloud] New feature for ec2_group: allow deleting groups by id (#26022)mihu2017-06-261-2/+2
* Ensure exit_json returns failed = FalseDag Wieers2017-05-301-5/+0
* Enable cloud tests for use with ansible-test.Matt Clay2017-05-054-0/+296