Please disregard about the win_file. I can make it run. My typo error!

On Thursday, March 31, 2016 at 6:59:46 PM UTC-7, Quang Truong wrote:
>
> Hi all,
>
> I'm using Ansible 2.0 but I have problem with:
> - win_file: can't create new directory
>
> sample playbook
>
> - name: create Source directory
>   win_file: path=C:\MySource state=directory
>
>
> - win_service: can't manage windows service (no affect). The input name is 
> the service name (service name is the same with service display name)
>
>
> sample playbook:
>
> - name: update service My_Service stopped
>   win_service:
>     name: My_Service
>     state: stopped
>
>
> Do you have any idea?
>
>
> Thanks,
>
> Quang
>
>

-- 
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/94a01aa9-cdc6-47c5-9e99-480afd0fb82f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to