ansible/files
Michael Scherer 0300b2add1 Remove old test on SELinux (#3510)
since all is done in modules_utils/basic.py, no need to make
the same test here, especially since that's unused later
2016-04-21 10:44:11 -04:00
..
__init__.py
acl.py
assemble.py
copy.py Merge pull request #2647 from bertvv/issue_2498 2016-03-17 08:49:39 -07:00
fetch.py
file.py Remove old test on SELinux (#3510) 2016-04-21 10:44:11 -04:00
find.py
ini_file.py ini_file: added option 'noextraspaces' to turn off inserting extra spaces around '=' symbol 2016-04-13 15:50:44 +02:00
lineinfile.py
replace.py
stat.py
synchronize.py added rsync protocol support (#1999) 2016-04-08 11:41:53 -04:00
template.py Improve doc accuracy of template module 2016-04-13 10:04:06 +08:00
unarchive.py Making unarchive idempotent (#3307) 2016-04-18 16:31:06 -04:00
xattr.py