ansible/test/integration/targets/ec2_group/tasks
Ryan Brown 20f21779d3
Fix ec2_group for numbered protocols (GRE) (#42765)
* Fix spurious `changed=True` when int is passed as tag

* Fix for all AWS module using compare_aws_tags

* Handle improperly stringified protocols and allow inconsistency between None/-1 on non-tcp protocols

* Add integration test that reproduces the same bug

* Return false if the comparsison is not equal
2018-09-05 13:34:26 -04:00
..
credential_tests.yml EC2_group module refactor (formerly pr/37255) (#38678) 2018-05-24 11:53:21 -04:00
data_validation.yml EC2_group module refactor (formerly pr/37255) (#38678) 2018-05-24 11:53:21 -04:00
egress_tests.yml Add diff mode for ec2_group (#44533) 2018-08-23 19:43:18 -04:00
ipv6_default_tests.yml EC2_group module refactor (formerly pr/37255) (#38678) 2018-05-24 11:53:21 -04:00
main.yml Fix ec2_group for numbered protocols (GRE) (#42765) 2018-09-05 13:34:26 -04:00
numeric_protos.yml Fix ec2_group for numbered protocols (GRE) (#42765) 2018-09-05 13:34:26 -04:00
rule_group_create.yml EC2_group module refactor (formerly pr/37255) (#38678) 2018-05-24 11:53:21 -04:00