Merge pull request #1830 from wtcross/win-scheduled-task-support-note
Add note server 2012 note to win_scheduled_task.
This commit is contained in:
commit
185bf0abb9
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ version_added: "2.0"
|
|||
short_description: Manage scheduled tasks
|
||||
description:
|
||||
- Manage scheduled tasks
|
||||
notes:
|
||||
- This module requires Windows Server 2012 or later.
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue