You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
__init__.py
acl.py
assemble.py
copy.py Merge pull request #2647 from bertvv/issue_2498 9 years ago
fetch.py
file.py Remove old test on SELinux (#3510) 9 years ago
find.py
ini_file.py ini_file: added option 'noextraspaces' to turn off inserting extra spaces around '=' symbol 9 years ago
lineinfile.py
replace.py
stat.py
synchronize.py added rsync protocol support (#1999) 9 years ago
template.py Improve doc accuracy of template module 9 years ago
unarchive.py Making unarchive idempotent (#3307) 9 years ago
xattr.py