community.general/lib/ansible/modules/files
Michael Scherer 3f43879db8 Cleanup imports of xattr
Since the module use re and os, we need to import them.
And rather than importing '*', we should limit to the
only object/function needed, so we can more easily refactor
later.
2016-12-08 11:25:21 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
acl.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
assemble.py Fix assemble module for python3 2016-12-08 11:25:18 -05:00
copy.py Python3 fixes to copy, file, and stat so that the connection integration tests can be run (#4632) 2016-12-08 11:24:59 -05:00
fetch.py Fix grammar in docs for fetch 'fail_on_missing' (#3872) 2016-12-08 11:24:35 -05:00
file.py Python3 fixes to copy, file, and stat so that the connection integration tests can be run (#4632) 2016-12-08 11:24:59 -05:00
find.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
ini_file.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
lineinfile.py to_text, to_bytes, and to_native now have surrogate_or_strict error handler (#4630) 2016-12-08 11:24:57 -05:00
replace.py Declare empty diff dict ahead of time (#4646) 2016-12-08 11:24:59 -05:00
stat.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
synchronize.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
template.py restored incorrectly removed docs, jinja2 override 2016-12-08 11:24:37 -05:00
unarchive.py Fix unarchive on python3 2016-12-08 11:25:20 -05:00
xattr.py Cleanup imports of xattr 2016-12-08 11:25:21 -05:00