ansible/changelogs/fragments/61227-win_iis_webapplication-apppool-change.yml
jn-bedag c7662d8b2f correct behaviour of win_iis_webapplication when no applicationpool is specified (#61227)
* correct behaviour of win_iis_webapplication when no applicationpool is specified

* documentation for win_iis_webapplication apppool change
2019-09-15 22:27:18 -04:00

3 lines
148 B
YAML

minor_changes:
- win_iis_webapplication - now uses the current application pool of the website instead of the DefaultAppPool if none was specified.