correct behaviour of win_iis when using site_id if site not found (#56567)

* Fixed #47057

* Fix trailing whitespace

* Change for review
This commit is contained in:
ShachafGoldstein
2019-05-28 22:31:00 +03:00
committed by Jordan Borean
parent 94566ed79c
commit 4490c0ba51
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "win_iis_website - site_id not used if no sites exist already and creating a new site (https://github.com/ansible/ansible/issues/47057)"