Commit graph

4 commits

Author SHA1 Message Date
Nicolas Landais
b11029adca Fix problem with 'restarted' state not restarting the apppool when it is in running state (#1451)
* Fix problem with 'restarted' state not restarting the apppool when it is in running state

* Implemeting code review comments

Comment from previous commit “You basically want to start the pool if
it's stopped and requested state is started or restarted, otherwise if
requested state is restarted, restart it.” This commit implements the
behavior stated in the PR comment
2016-05-20 17:31:46 -07:00
Marcin Dobosz
aee09745d3 Fix win_iis_webapppool module to not null ref when removing an apppool using PS4 2015-12-22 16:20:29 -08:00
Corwin Brown
ea430466a8 Made win_iis_webapppool Strict Compliant 2015-10-15 18:02:21 -05:00
Henrik Wallström
91483bdd6b Modules to manage IIS
Wraps the Web Server Administration module for PowerShell into Ansible modules.
2015-04-24 10:48:02 +02:00