ansible/library/files
jctanner 79071aee79 Merge pull request #4470 from jyap808/patch-1
Assume state='directory' if recurse is set and previous state was 'direc...
2013-10-14 13:49:35 -07: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 Add detail to copy module validate argument 2013-10-09 18:21:43 -07:00
fetch Fixed a typo in the fetch module documentation 2013-10-02 16:02:18 -06:00
file Assume state='directory' if recurse is set and previous state was 'directory' 2013-10-11 15:56:14 -10:00
ini_file
lineinfile Merge branch 'devel' of https://github.com/volker48/ansible into volker48-devel 2013-09-23 21:24:43 -05:00
stat
template Fix typo, relative to absolute, fixes #4126 2013-10-08 08:40:22 -04:00
xattr