You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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").
11 years ago
..
acl Some minor doc updates for the acl module. 11 years ago
assemble Added a delimiter example and a version_added string for assemble 11 years ago
copy copy: Implement recursive copying if src is a directory. 11 years ago
fetch Fixed a typo in the fetch module documentation 11 years ago
file copy: Handle "no copy/propagate attrs only" for recursive mode well. 11 years ago
ini_file Revert "ini_file: add support for lists of options/values" 12 years ago
lineinfile Merge branch 'devel' of https://github.com/volker48/ansible into volker48-devel 11 years ago
stat expand user home path in stat. 11 years ago
template Fix typo, relative to absolute, fixes #4126 11 years ago
xattr Missed some typos in macros for the xattr doc 11 years ago