Thanks Jordan i will go ahead with your suggestion

On Thursday, February 15, 2018 at 4:11:34 PM UTC-5, Jordan Borean wrote:
>
> Not in any easy idempotent way unfortunately, you have some options, you 
> could;
>
> * Use win_command/win_shell to create the task but the COM API used can 
> get quite complex and dealing with idempotency would be difficult
> * You can copy the newer version of the module 
> https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/windows/win_scheduled_task.ps1
>  
> to a directory called library and use it like you would when 2.5 is out. It 
> is best to name the module with a special suffix so you know that it is a 
> custom version and not the builtin module used in Ansible.
>
> Thanks
>
> Jordan
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/d54017b1-5747-4145-833c-c8a451a55cab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to