- 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
-
- 16 Feb, 2013 1 commit
-
-
Michael DeHaan committed
-
- 08 Feb, 2013 1 commit
-
-
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 04 Feb, 2013 1 commit
-
-
This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list shortly.
Michael DeHaan committed
-
- 19 Nov, 2012 1 commit
-
-
Michael DeHaan committed
-
- 26 Oct, 2012 1 commit
-
-
Daniel Hokka Zakrisson committed
-
- 23 Oct, 2012 1 commit
-
-
- added terse syntax to modules.rst - added description of special variables to template module
Jan-Piet Mens committed
-
- 21 Oct, 2012 1 commit
-
-
Various performance streamlining and making the file features usable in all modules without daisy chaining.
Michael DeHaan committed
-
- 18 Oct, 2012 1 commit
-
-
Luke Antins committed
-
- 13 Oct, 2012 1 commit
-
-
implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples.
Michael DeHaan committed
-
- 28 Sep, 2012 1 commit
-
-
plus a small fix in rst.j2 template manpages generated & checked modules.html generated & checked
Jan-Piet Mens committed
-
- 25 Sep, 2012 1 commit
-
-
Stephen Fromm committed
-
- 12 Sep, 2012 3 commits
-
-
Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
Brian Coca committed -
Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
Brian Coca committed -
uses pid and epoch to prevent collisions, good enough for most cases Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
Brian Coca committed
-