Michael Perzel
|
9fd59bde6d
|
Remove duplicate action declaration.
|
2016-12-08 11:33:22 -05:00 |
Michael Perzel
|
141b3ce41f
|
Fix logging of error message
|
2016-12-08 11:33:22 -05:00 |
Michael Perzel
|
0f9c81a8c2
|
Add support for specifying user for scheduled task to run as
|
2016-12-08 11:33:22 -05:00 |
Michael Perzel
|
7ea34369f7
|
Add support for command arguments
|
2016-12-08 11:33:22 -05:00 |
Michael Perzel
|
f1e8de2f67
|
Show order of operations with parenthesis
|
2016-12-08 11:33:22 -05:00 |
Michael Perzel
|
0d78c01d32
|
Use helper methods to validate vars. Cleanup logic.
|
2016-12-08 11:33:22 -05:00 |
Michael Perzel
|
dae8cfe0a9
|
Remove accidental newlines
|
2016-12-08 11:33:22 -05:00 |
Michael Perzel
|
e3c6dbf14e
|
Cleanup enable/disable logic
|
2016-12-08 11:33:22 -05:00 |
Michael Perzel
|
66d9d896e4
|
Update method to determine if task exists, add days of week parameter to weekly triggers
|
2016-12-08 11:33:22 -05:00 |
Michael Perzel
|
28164d2ae4
|
Ability to add/remove scheduled task
|
2016-12-08 11:33:21 -05:00 |
Peter Mounce
|
08bf656309
|
Code-review
Swap state enabled/disabled -> enabled yes/no
|
2016-12-08 11:32:55 -05:00 |
Peter Mounce
|
c2ba569bf4
|
caught out by syntax
|
2016-12-08 11:32:55 -05:00 |
Peter Mounce
|
2fc0cec990
|
correct variable name
|
2016-12-08 11:32:55 -05:00 |
Peter Mounce
|
be2ca80c2b
|
win_scheduled_task module for windows
Fledgling module to allow scheduled tasks to be managed.
At present, I only need enabled/disabled support. There's lots of scope for more features.
|
2016-12-08 11:32:54 -05:00 |