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
Jill R ee413fe414 Allow updating of ec2_group rules with EC2 classic ELB targets (#62374)
* Allow updating of ec2_group rules with EC2 classic ELB targets

Fix regression introduced in #45296 with EC2 Classic SGs

Fixes: #57247

Also add (unsupported) ec2 classic test suite with test case for this scenario

* move ec2 classic tests to conditional within ec2_group target

* clean up ec2_classic tests

* ec2_classic account can't run most ec2_group tests
5 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
diff_mode.yml Fix TypeError in ec2_group.py for Python3 when sorting dictionary list (#59844) 5 years ago
ec2_classic.yml Allow updating of ec2_group rules with EC2 classic ELB targets (#62374) 5 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 Allow updating of ec2_group rules with EC2 classic ELB targets (#62374) 5 years ago
multi_account.yml AWS modules: _facts -> _info (#57613) 5 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