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/integration/targets/ec2_group/tasks
Sloane Hertel 54a2f21f93 Fix comparison of determining which rules to purge by ignoring descriptions (#48443)
AWS uses rule type, protocol, port range, and source as an idempotent identifier.
There can only be one rule with that unique combination. Rules that differ only by description are allowed but overwritten by AWS.
Add a test

Co-authored-by: Will Thames <will@thames.id.au>
6 years ago
..
credential_tests.yml EC2_group module refactor (formerly pr/37255) (#38678) 6 years ago
data_validation.yml EC2_group module refactor (formerly pr/37255) (#38678) 6 years ago
egress_tests.yml Add diff mode for ec2_group (#44533) 6 years ago
ipv6_default_tests.yml EC2_group module refactor (formerly pr/37255) (#38678) 6 years ago
main.yml Fix comparison of determining which rules to purge by ignoring descriptions (#48443) 6 years ago
multi_account.yml [aws] ec2_group multi-account and peered VPC bugfix (#45296) 6 years ago
multi_nested_target.yml ec2_group: fix regression for targets that are a list containing strings and lists (#45594) 6 years ago
numeric_protos.yml Fix ec2_group for numbered protocols (GRE) (#42765) 6 years ago
rule_group_create.yml EC2_group module refactor (formerly pr/37255) (#38678) 6 years ago