mirror of https://github.com/ansible/ansible.git
Add note server 2012 note to win_scheduled_task.
This change adds a note to the win_scheduled_task module docs that indicates Windows Server 2012 or later is required. This is because the module relies on the Get-ScheduledTask cmdlet, which is a part of the Server 2012 OS. Previous versions, like Server 2008, simply can't work with this module.reviewable/pr18780/r1
parent
9922567bc9
commit
19034bae62
Loading…
Reference in New Issue