ansible/files
Matthew Gilliard 910728f6c3 Handle race condition in directory creation.
If we try to make a directory, but someone else creates the directory
at the same time as us, we don't need to raise that error to the user.
They asked for the directory to exist, and now it does. This fixes
the race condition which was causing that error to be raised, and
closes #1648.
2015-07-01 15:22:45 +01:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
acl.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
assemble.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
copy.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
fetch.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
file.py Handle race condition in directory creation. 2015-07-01 15:22:45 +01:00
find.py Add the ability to grep for content 2015-06-18 20:38:19 +05:30
ini_file.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
lineinfile.py Merge pull request #839 from gimoh/patch-1 2015-06-30 00:09:42 -04:00
replace.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
stat.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
synchronize.py Update version_added to 2.0 for the partial option 2015-06-25 12:44:20 -07:00
template.py Add "force" description 2015-06-26 01:40:58 +06:00
unarchive.py Bump amount of file to download in a chunk to 64k. 2015-06-24 06:48:57 -07:00
xattr.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00