Jordan Borean
5b1db00b65
win_service: quoted path fix ( #32469 )
...
* win_service: fix for path in quotes
* Added tests to verify behaviour doesn't regress
2017-11-03 09:55:03 +10:00
Jordan Borean
7a7a0cae94
win_service: added support for paused services ( #27216 )
...
* win_service: added support for paused services
* change pausable service for local computers
* more fixes for older hosts
* sigh
* skip pause tests for Server 2008 as it relies on the service
2017-08-01 18:48:14 +10:00
Abhijeet Kasurde
b89cb95609
Fix spelling mistakes (comments only) ( #25564 )
...
Original Author : klemens <ka7@github.com>
Taking over previous PR as per
https://github.com/ansible/ansible/pull/23644#issuecomment-307334525
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-06-12 07:55:19 +01:00
Jordan Borean
6ce338d29c
win_service Added -Force option and minor cleanup ( #22598 )
...
* win_service Added -Force option and minor cleanup
* Changed parameter and fixed typos
2017-03-14 18:53:31 -07:00
Jordan Borean
f4f09c9dbf
Rewrote win_service with more options/check_mode ( #19143 )
2017-03-01 22:17:16 -08:00
Matt Clay
c2ec86cb78
Migrate Windows CI roles to test targets. ( #18005 )
2016-10-13 18:03:19 +01:00