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
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
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration Fix ec2_group for numbered protocols (GRE) (#42765) 7 years ago
legacy Add user_data/cloud-init support for scaleway_compute module (#42697) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Fix ansible-test virtualenv use in import test. 7 years ago
sanity Stub out modules scheduled for 2.8 removal (#44985) 7 years ago
units Skip ipaddr test that fails on Python 3.7+. 7 years ago
utils Flush output from timing script. 7 years ago