ansible/library/files
2014-07-08 10:17:03 -05:00
..
acl Fixed documentation for etype parameter on acl module. 2014-05-27 13:34:01 -04:00
assemble Escape backslash in assemble module docs 2014-06-11 04:38:57 +11:00
copy Double check whether the parent directory really exists using stat() 2014-06-18 14:54:44 -05:00
fetch
file In check mode if a symlink does not exist there is no need to check the ownership properties (which causes an exception) 2014-06-19 15:47:46 +02:00
ini_file ini_file: replace lambda with named function 2014-07-08 10:17:03 -05:00
lineinfile Merge branch 'fix_lineinfile_newlines' into devel 2014-06-23 12:38:12 -05:00
replace Merge branch 'devel' of https://github.com/jjshoe/ansible into jjshoe-devel 2014-05-09 00:31:39 -05:00
stat
synchronize Fixed incorrect handling of paths contaiin whitespaces 2014-05-13 17:05:44 +04:00
template Fixes #6929 remote file module doc fragments from copy and template 2014-04-10 16:06:35 -04:00
unarchive Merge branch 'unarchive-fix-7777-simple' of https://github.com/toddmowen/ansible into toddmowen-unarchive-fix-7777-simple 2014-06-18 13:48:57 -05:00
xattr