ansible/library/files
Brian Coca 2d25577e11 Fixes and cleanup to file functions and module
- unified set attribute functions ... not sure why 2 identical functions
exist with diff names, now there are 3 while i repoint all modules to 1
- fixed issue with symlinks being created w/o existing src when force=no
- refactored conditionals, simplified where possible
- added tests for symlink to nonexistant source, with both force options
- made symlink on existing attomic (force)
2014-03-15 13:54:24 -04:00
..
acl fixed bad detection of change on default and premature break 2014-03-15 01:10:15 -04:00
assemble spelling correction for "separate" 2014-03-08 04:51:34 -06:00
copy Minor cleanup. 2014-02-28 10:04:05 -06:00
fetch There's a cleaner way to do this, commit to module formatter pending. 2013-11-27 21:23:03 -05:00
file Fixes and cleanup to file functions and module 2014-03-15 13:54:24 -04:00
ini_file Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
lineinfile Adding the backup destination to the resut dictionary for lineinfile 2014-02-20 13:31:54 -05:00
stat now stat skips md5 if file isn't readable 2014-03-11 22:50:05 -04:00
synchronize Force command action to not be executed by the shell unless specifically enabled 2014-03-10 16:13:30 -05:00
template Fix typo 2014-03-15 20:04:38 +13:00
unarchive unarchive module: Add creates functionality. 2014-03-07 18:19:46 -06:00
xattr Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00