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/integration/targets/win_iis_webbinding/tasks
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
..
failures.yml win_iis_webbinding: Fix bug with ipaddress * returning multiple bindings (#34721) 7 years ago
http.yml win_iis_webbinding: Fix bug with ipaddress * returning multiple bindings (#34721) 7 years ago
https-ge6.2.yml win_iis_webbinding rewrite (#33958) 7 years ago
https-lt6.2.yml win_iis_webbinding rewrite (#33958) 7 years ago
main.yml Fix tests as filters 5 (#34406) 7 years ago
setup.yml win_iis_webbinding: Fix bug with ipaddress * returning multiple bindings (#34721) 7 years ago