- 26 Dec, 2013 1 commit
-
-
Maykel Moya committed
-
- 13 Dec, 2013 3 commits
-
-
Jens Rantil committed
-
Jens Rantil committed
-
Added to the file module the functionality to force conversion hard link and symlink when the force attribute is set to 'yes'
Mike Grozak committed
-
- 12 Dec, 2013 1 commit
-
-
drewlll2ll committed
-
- 04 Dec, 2013 1 commit
-
-
This fixes issue #5159.
Jens Rantil 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
-
- 12 Nov, 2013 1 commit
-
-
James Tanner committed
-
- 07 Nov, 2013 1 commit
-
-
James Tanner committed
-
- 04 Nov, 2013 2 commits
- 01 Nov, 2013 1 commit
-
-
James Tanner committed
-
- 27 Oct, 2013 1 commit
-
-
This reverts commit 4d4518ed.
Michael DeHaan committed
-
- 22 Oct, 2013 1 commit
-
-
Signed-off-by: Dave Simons <dave@inuits.eu>
Dave Simons committed
-
- 15 Oct, 2013 1 commit
-
-
For this, add internal "original_basename" param to file module, similar to copy module. (Param name is a bit misnormer now, should be treated as "original basepath").
Paul Sokolovsky committed
-
- 13 Oct, 2013 1 commit
-
-
Joe Maller committed
-
- 12 Oct, 2013 1 commit
-
-
Resolves this issue: https://github.com/ansible/ansible/issues/2067
Julian Yap committed
-
- 11 Oct, 2013 1 commit
-
-
Andrew Pope committed
-
- 04 Oct, 2013 1 commit
-
-
Michael DeHaan committed
-
- 22 Sep, 2013 3 commits
-
-
James Cammarata committed
-
René Moser committed
-
René Moser committed
-
- 21 Sep, 2013 1 commit
-
-
René Moser committed
-
- 16 Aug, 2013 1 commit
-
-
simplified check_mode simplified other file attribute handling in link mode made conditionals clearer Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 12 Aug, 2013 2 commits
-
-
Ben Podoll committed
-
adding a little more info to the 'path' param so it's clear there are aliases (which are used in other examples) to avoid confusion
Ben Podoll committed
-
- 21 Jul, 2013 1 commit
-
-
Michael DeHaan committed
-
- 20 Jul, 2013 1 commit
-
-
Breaks recursion parameter on file. This reverts commit e7226e10.
Michael DeHaan committed
-
- 12 Jul, 2013 1 commit
-
-
The file module would in some cases return dest=/path/to/file, and in other cases return path=/path/to/file, this change makes it more consistent and in line with all the other file-related modules (i.e. copy, assemble, template, ...) by using dest= instead of path= as the input and output argument. (Of course, path is still there as an alias for compatibility).
Dag Wieers committed
-
- 01 Jul, 2013 1 commit
-
-
remove obsolete examples: key
Jan-Piet Mens committed
-
- 30 Jun, 2013 1 commit
-
-
Michael DeHaan committed
-
- 20 Jun, 2013 4 commits
-
-
Mike Grozak committed
-
Mike Grozak committed
-
Mike Grozak committed
-
added force parameter to symlink invocation, in order to force the creation in case of already existing destination with the type of 'file'
Mike Grozak committed
-
- 15 Jun, 2013 2 commits
-
-
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 -
Also a bit nicer now with failures Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 14 Jun, 2013 1 commit
-
-
Serge van Ginderachter committed
-