Commit Graph

4 Commits (0d8eefe197acc4f6e42c768f151e3f079c8a3c43)

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
9 years ago
Marcin Dobosz aee09745d3 Fix win_iis_webapppool module to not null ref when removing an apppool using PS4 9 years ago
Corwin Brown ea430466a8 Made win_iis_webapppool Strict Compliant 9 years ago
Henrik Wallström 91483bdd6b Modules to manage IIS
Wraps the Web Server Administration module for PowerShell into Ansible modules.
10 years ago