Re: [ansible-project] fetch does not support space in file name ?

2014-10-01 Thread Michael DeHaan
As an initial question, what is ansible --version ? On Mon, Sep 29, 2014 at 10:23 PM, Paul Yan wrote: > Hi, > > I just found fetch does not work very well with filenames has spaces in > them. so I wrote a test script. > ## > nam

[ansible-project] fetch does not support space in file name ?

2014-10-01 Thread Paul Yan
Hi, I just found fetch does not work very well with filenames has spaces in them. so I wrote a test script. ## name: report | fetch auditusage report from server fetch: src="{{ item }}" dest=/tmp/fetched with_items: