1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/ec2_group
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
..
defaults Enable cloud tests for use with ansible-test. 2017-05-05 21:46:29 +08:00
meta Enable cloud tests for use with ansible-test. 2017-05-05 21:46:29 +08:00
tasks Fix ec2_group for numbered protocols (GRE) (#42765) 2018-09-05 13:34:26 -04:00
aliases Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00