ansible/library/files
James Cammarata 7483acde5d Fix linking issue to directories in file module
The os.path.isdir() returns True for symlinks that point to directories,
so we also need to check to make sure it's not a symlink too.

Fixes #7657
2014-06-04 22:48:08 -05:00
..
acl Fixed documentation for etype parameter on acl module. 2014-05-27 13:34:01 -04:00
assemble unified calls to fs function vs duplicate functions for file and 2014-05-24 09:28:45 -04:00
copy unified calls to fs function vs duplicate functions for file and 2014-05-24 09:28:45 -04:00
fetch There's a cleaner way to do this, commit to module formatter pending. 2013-11-27 21:23:03 -05:00
file Fix linking issue to directories in file module 2014-06-04 22:48:08 -05:00
ini_file unified calls to fs function vs duplicate functions for file and 2014-05-24 09:28:45 -04:00
lineinfile unified calls to fs function vs duplicate functions for file and 2014-05-24 09:28:45 -04:00
replace Merge branch 'devel' of https://github.com/jjshoe/ansible into jjshoe-devel 2014-05-09 00:31:39 -05:00
stat now stat skips md5 if file isn't readable 2014-03-11 22:50:05 -04:00
synchronize Minor tweak to rsync_path construction in synchronize module 2014-04-29 15:47:16 -05:00
template Fixes #6929 remote file module doc fragments from copy and template 2014-04-10 16:06:35 -04:00
unarchive Get the bin path for commands in the unarchive module 2014-04-15 20:39:22 -05:00
xattr Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00