ansible/files
Cristian Ciupitu 7f681c33a2 Micro-optimization: replace s.find(x)!=-1 with x in s
timeit shows a speedup of ~3x on Python 2.7.5 x86_64.
It also makes the code a bit shorter.
2014-03-16 13:10:28 -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 Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -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