ansible/library/files
2014-08-21 15:32:51 -05:00
..
acl Issue 8502: Fixed bug where failed when permissions weren't specified. 2014-08-09 12:02:24 -05:00
assemble
copy Fix check mode issues with copy module 2014-08-18 16:02:45 -05:00
fetch
file File module cannot create relative paths 2014-08-21 15:31:06 -05:00
ini_file if python >=2.7 use the option allow_no_value=True for ini_file. 2014-08-05 10:56:20 -04:00
lineinfile Make sure we only use unquote on quoted lines in lineinfile when needed 2014-08-11 11:23:52 -05:00
replace
stat
synchronize Add option to disable ControlPath to ssh options during rsync 2014-08-18 12:59:00 -05:00
template Some stray doc tweaks with file modules. 2014-08-05 20:45:16 -04:00
unarchive Fix documentation builds. 2014-08-08 15:12:10 -04:00
xattr