ansible/files
Paul Sokolovsky 2b081b517e copy: Handle "no copy/propagate attrs only" for recursive mode well.
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").
2013-10-15 18:40:40 +03:00
..
acl Some minor doc updates for the acl module. 2013-10-14 11:36:48 -04:00
assemble Added a delimiter example and a version_added string for assemble 2013-09-23 15:32:36 -05:00
copy copy: Implement recursive copying if src is a directory. 2013-10-15 18:40:39 +03:00
fetch Fixed a typo in the fetch module documentation 2013-10-02 16:02:18 -06:00
file copy: Handle "no copy/propagate attrs only" for recursive mode well. 2013-10-15 18:40:40 +03:00
ini_file Revert "ini_file: add support for lists of options/values" 2013-07-05 12:04:07 -04:00
lineinfile Merge branch 'devel' of https://github.com/volker48/ansible into volker48-devel 2013-09-23 21:24:43 -05:00
stat expand user home path in stat. 2013-08-12 17:34:54 +10:00
template Fix typo, relative to absolute, fixes #4126 2013-10-08 08:40:22 -04:00
xattr Missed some typos in macros for the xattr doc 2013-08-20 00:50:56 -05:00