Commit Graph

31 Commits (d64b49e8a00a255be4d67fe2501ff9aaba8a63e9)

Author SHA1 Message Date
Jill R ee413fe414 Allow updating of ec2_group rules with EC2 classic ELB targets (#62374)
7 years ago
robertchung caa5abdfc9 Fix TypeError in ec2_group.py for Python3 when sorting dictionary list (#59844)
7 years ago
Felix Fontein 51229eb99c
AWS modules: _facts -> _info (#57613)
7 years ago
Sloane Hertel 54a2f21f93 Fix comparison of determining which rules to purge by ignoring descriptions (#48443)
8 years ago
Sloane Hertel d7ca3f2bd3 ec2_group: fix regression for targets that are a list containing strings and lists (#45594)
8 years ago
Ryan Brown 079299db4d
[aws] ec2_group multi-account and peered VPC bugfix (#45296)
8 years ago
Ryan Brown 20f21779d3
Fix ec2_group for numbered protocols (GRE) (#42765)
8 years ago
Sloane Hertel 79ecb4c41f
Add diff mode for ec2_group (#44533)
8 years ago
Matt Clay 4e489d1be8
Update Shippable integration test groups. (#43118)
8 years ago
Ryan Brown 858a1b09bb EC2_group module refactor (formerly pr/37255) (#38678)
8 years ago
Sloane Hertel 85b42a6f68 Allow ec2_group integration tests to run on PRs to the ec2_group module by marking it unstable instead of disabled (#39415)
8 years ago
Matt Clay 8a223009ca
Improve handling of integration test aliases. (#38698)
8 years ago
Will Thames 98b29f8ad6 [cloud]Ensure SGs in default VPCs get default egress rule (#38018)
8 years ago
Matt Clay 2ffbd5554f Disable unstable ec2_group test.
8 years ago
Kim Blomqvist 63639abb01 [cloud] Improve ipv6 and EC2 classic support in ec2_group integration tests (#32976)
8 years ago
Will Thames 39af276639 Respect egress rule definitions when creating security groups in default VPC (#34626)
9 years ago
Sloane Hertel d877c146ab [cloud] ec2_group fix CIDR with host bits set - fixes #25403 (#29605)
9 years ago
Matt Clay 2ece86fba1 Split up cloud tests to avoid 1 hour CI limit.
9 years ago
Will Thames c93ddf5473 Move profile and region checking to module_utils.ec2 (#31921)
9 years ago
Toshio Kuratomi 638de22b35 Update tests for required_if changes
9 years ago
Sloane Hertel 1dd55acbc2 ec2_group: add rule description support - fixes #29040 (#30273)
9 years ago
Marek Nogacki b9223cdc89 ec2_group: do not fail on description mismatch (#31704) (#31734)
9 years ago
Matt Clay 55fb18b85c Split cloud tests into two CI groups.
9 years ago
Brandon Davidson 2ceff476bf [cloud] support tags in ec2_group module (#22472)
9 years ago
Sloane Hertel 517c91df18 ec2_group: add integration test for port ranges (#27112)
9 years ago
Jordan Bach 24e393aef1 allow use of jinja2 variables for ec2_group from_port/to_port params (#27145)
9 years ago
Will Thames f972994662 [cloud] fix VPC behavior for ec2_group module, improve integration tests (#27038)
9 years ago
sramakr b980a5c02a Use Boto3 for ec2_group Fixes #23507 (#25340)
9 years ago
mihu 6b76bc924f [cloud] New feature for ec2_group: allow deleting groups by id (#26022)
9 years ago
Dag Wieers 0e160d5c7e Ensure exit_json returns failed = False
9 years ago
Matt Clay 17e07a27b2 Enable cloud tests for use with ansible-test.
9 years ago