ansible/test/integration/targets/win_iis_webbinding
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
2018-01-19 10:00:35 +10:00
..
defaults
library win_iis_webbinding: Fix bug with ipaddress * returning multiple bindings (#34721) 2018-01-19 10:00:35 +10:00
tasks win_iis_webbinding: Fix bug with ipaddress * returning multiple bindings (#34721) 2018-01-19 10:00:35 +10:00
aliases Split Windows tests into 4 groups. 2018-01-12 00:48:32 -08:00