[ansible-project] Re: Ansible 2.0 window modules

2016-04-05 Thread 田村泰晴
I do not get off with a strange sentence. I think that it is OK if I escape "\" win_file: path="C:\\MySource" state=directory 2016年4月1日金曜日 10時59分46秒 UTC+9 Quang Truong: > Hi all, > > I'm using Ansible 2.0 but I have problem with: > - win_file: can't create new directory > > sample playbook > > -

[ansible-project] Re: Ansible 2.0 window modules

2016-03-31 Thread Quang Truong
For win_service: put the value in "" then it works :D -- 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

[ansible-project] Re: Ansible 2.0 window modules

2016-03-31 Thread Quang Truong
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