- 18 Jun, 2014 1 commit
-
-
Fixes #7760
James Cammarata committed
-
- 16 Jun, 2014 1 commit
-
-
James Cammarata committed
-
- 24 May, 2014 1 commit
-
-
directory
Brian Coca committed
-
- 01 May, 2014 1 commit
-
-
- reverse the order of new_directory_list returned from split_pre_existing_dir in copy module
someda committed
-
- 27 Apr, 2014 1 commit
-
-
jjshoe committed
-
- 10 Apr, 2014 1 commit
-
-
James Tanner committed
-
- 03 Apr, 2014 1 commit
-
-
Use common file argument system previously implemented by @sivel for rax modules on the file modules as well (copy/file/template). Application to other cloud providers would make very good sense.
Michael DeHaan committed
-
- 24 Mar, 2014 1 commit
-
-
passed via this paramter is not passed via shell and so all shell features will not work.
Robert Wehner committed
-
- 28 Feb, 2014 3 commits
-
-
Richard C Isaacson committed
-
Richard C Isaacson committed
-
Closes GH-6194. These changes pass attribute modifications through to new directories during a recursive copy with an addition allowing for the directory mode to be set independantly.
Richard C Isaacson committed
-
- 26 Feb, 2014 1 commit
-
-
James Cammarata committed
-
- 19 Feb, 2014 1 commit
-
-
muffl0n committed
-
- 30 Jan, 2014 1 commit
-
-
Update copy documentation to reference synchronize module
Michael DeHaan committed
-
- 02 Dec, 2013 2 commits
-
-
James Tanner committed
-
James Tanner committed
-
- 18 Nov, 2013 1 commit
-
-
raise errors when omitted, updated changelog with new modules.
Michael DeHaan committed
-
- 15 Oct, 2013 1 commit
-
-
If src param to copy is a directory, all files under it are collected and pushed one by one to target. Source dir path handled in a way simalar to rsync: if it ends with slash, only inside contents of directory are copied to destination, otherwise the dir itself is copied (with all contents of course). Original idea and implementation by https://github.com/ansible/ansible/pull/1809 . Rewritten to address review comments and simplify/correct logic.
Paul Sokolovsky committed
-
- 10 Oct, 2013 1 commit
-
-
This clarifies the validate command argument and makes it clear that if it is present, it must include the '%s' argument for the path to the temporary file to validate.
Jim Kleckner committed
-
- 26 Jun, 2013 1 commit
-
-
visudo requires the -f option to check any other file than the default. I've added this to the example ansible tasks.
billwanjohi committed
-
- 15 Jun, 2013 1 commit
-
-
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string Added deprecation warning to moduledev.rst and remove deprecated example from it Fixed up a few typos and uppercased some acronyms. add consistency to how EXAMPLES are formatted
Jan-Piet Mens committed
-
- 11 May, 2013 1 commit
-
-
Michael DeHaan committed
-
- 10 May, 2013 1 commit
-
-
Michael Vogt committed
-
- 05 May, 2013 2 commits
-
-
Michael DeHaan committed
-
removed return code as it doesn't make sense anymore Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 28 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 27 Apr, 2013 1 commit
-
-
step Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 26 Apr, 2013 1 commit
-
-
Matt Coddington committed
-
- 06 Apr, 2013 1 commit
-
-
Added 'validate' feature to copy and template modules, now you can add a check to force copy to fail if the check fails. had to add entry in file for it to accept as a option even though file itself ignores it. Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 30 Mar, 2013 1 commit
-
-
mavimo committed
-
- 26 Mar, 2013 2 commits
-
-
Tim Gerla committed
-
Ensure that when transferring a file to a directory the name of the file is the correct basename and not 'source'.
Michael DeHaan committed
-
- 14 Mar, 2013 1 commit
-
-
Fixes #2388.
Daniel Hokka Zakrisson committed
-
- 13 Mar, 2013 1 commit
-
-
Michael DeHaan committed
-
- 18 Mar, 2013 2 commits
-
-
Michael DeHaan committed
-
Patrick Pelletier committed
-
- 23 Feb, 2013 2 commits
-
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
- 20 Feb, 2013 1 commit
-
-
Dag Wieers committed
-
- 17 Feb, 2013 1 commit
-
-
Michael DeHaan committed
-