You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
11 years ago
..
acl fixed bad detection of change on default and premature break 11 years ago
assemble spelling correction for "separate" 11 years ago
copy Minor cleanup. 11 years ago
fetch There's a cleaner way to do this, commit to module formatter pending. 11 years ago
file Fixes and cleanup to file functions and module 11 years ago
ini_file Addresses #5023 Fix import comments 11 years ago
lineinfile Adding the backup destination to the resut dictionary for lineinfile 11 years ago
stat now stat skips md5 if file isn't readable 11 years ago
synchronize Force command action to not be executed by the shell unless specifically enabled 11 years ago
template Fix typo 11 years ago
unarchive unarchive module: Add creates functionality. 11 years ago
xattr Addresses #5023 Fix import comments 11 years ago