mirror of https://github.com/ansible/ansible.git
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 commentreviewable/pr18780/r1
parent
d2900e856b
commit
b11029adca
Loading…
Reference in New Issue