ansible/files
Jérémie Astori f8027a7f0a Ensure Python 2.4 compatibility and Linux-restricted support
- Make build_entry compatible with Python 2.4
- Re-add missing warning/comment that was forgotten while refactoring
- Replace `all()` with a good ol' for-loop Python 2.4 compatibility
- Make a condition check more explicit (when `state` is `query`)
- Make sure this module can only be run with on a Linux distribution
- Add a note about Linux-only support in the documentation
- Set the version in which recursive support was added, 2.0
2015-08-14 22:06:51 +00:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
acl.py Ensure Python 2.4 compatibility and Linux-restricted support 2015-08-14 22:06:51 +00: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 unarchive: fix @bcoca's remarks, issue #1575 2015-06-30 08:14:30 -07:00
xattr.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00