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
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
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration Fix ec2_group for numbered protocols (GRE) (#42765) 2018-09-05 13:34:26 -04:00
legacy Add user_data/cloud-init support for scaleway_compute module (#42697) 2018-09-04 19:56:05 -04:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Fix ansible-test virtualenv use in import test. 2018-09-04 10:07:48 -07:00
sanity Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00
units Skip ipaddr test that fails on Python 3.7+. 2018-09-04 09:23:31 -07:00
utils Flush output from timing script. 2018-08-31 07:58:12 -07:00