summaryrefslogtreecommitdiff
path: root/test/integration/targets/ec2_group
Commit message (Expand)AuthorAgeFilesLines
* ec2_group: Ensure group-based rule targets have consistent data formats (#69748)Jill R2020-06-163-0/+15
* Allow updating of ec2_group rules with EC2 classic ELB targets (#62374)Jill R2020-01-102-19/+133
* Fix TypeError in ec2_group.py for Python3 when sorting dictionary list (#59844)robertchung2019-08-282-0/+185
* AWS modules: _facts -> _info (#57613)Felix Fontein2019-06-101-1/+1
* Fix comparison of determining which rules to purge by ignoring descriptions (...Sloane Hertel2018-11-211-0/+24
* ec2_group: fix regression for targets that are a list containing strings and ...Sloane Hertel2018-09-172-0/+231
* [aws] ec2_group multi-account and peered VPC bugfix (#45296)Ryan Brown2018-09-062-1/+133
* Fix ec2_group for numbered protocols (GRE) (#42765)Ryan Brown2018-09-052-0/+72
* Add diff mode for ec2_group (#44533)Sloane Hertel2018-08-232-0/+37
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* 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