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
nwsparks beb0fd9b8b win_iis_webbinding: Fix bug with ipaddress * returning multiple bindings (#34721)
* win_iis_webbinding: Fix bug with ipaddress * returning multiple bindings
instead of only the ones defined as *. Address possible future issues around
hostheader * by just disallowing it. Resolves 25473. Added new test for
this case.

Removed all validation for https binding collisions due to difficulty in
validating all cases in which they could or could not collide. As a
result, also removed return values relating to certificate data.

Updated testing and docs appropriately

* win_iis_webbinding: added break to remove binding loops
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
compile Fix Python 3.7 syntax error in yum_repository. 7 years ago
integration win_iis_webbinding: Fix bug with ipaddress * returning multiple bindings (#34721) 7 years ago
legacy Fix tests as filters #4 (#33930) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Simplify Windows versions in ansible-test. 7 years ago
sanity Fix CaptureStd in validate-modules to work on both py3 and py2 (#35060) 7 years ago
units Ensure that the become password is written on py3 in the ssh connection plugin. Fixes #34727 7 years ago
utils Simplify Windows versions in ansible-test. 7 years ago