ansible/changelogs/fragments/56567-Fix-win_iis_website-id assignment-for-first-new-site.yml
ShachafGoldstein 4490c0ba51 correct behaviour of win_iis when using site_id if site not found (#56567)
* Fixed #47057

* Fix trailing whitespace

* Change for review
2019-05-29 05:31:00 +10:00

2 lines
No EOL
150 B
YAML

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)"