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
Toshio Kuratomi 4a8a292793 bytearray isn't available in python2.4 (#3583)
* Detection of handler depends on the wrong handler failing to list the contents of the tarfile.

Use explicit compression types with the python tarfile library to
achieve that.

* bytearray isn't available in python2.4
9 years ago
..
__init__.py package files 10 years ago
acl.py Remove duplicate documentation fields 9 years ago
assemble.py fixed exit json 9 years ago
copy.py Merge pull request #2647 from bertvv/issue_2498 9 years ago
fetch.py Replace ansible_hostname with inventory_hostname (#3559) 9 years ago
file.py Remove old test on SELinux (#3510) 9 years ago
find.py removed 'overquoting' of example 9 years ago
ini_file.py ini_file: added option 'noextraspaces' to turn off inserting extra spaces around '=' symbol 9 years ago
lineinfile.py Merge pull request #2896 from towolf/add_diff_to_lineinfile 9 years ago
replace.py added follow to specific modules that support it 9 years ago
stat.py Change one param to be of type path 9 years ago
synchronize.py added rsync protocol support (#1999) 9 years ago
template.py Improve doc accuracy of template module 9 years ago
unarchive.py bytearray isn't available in python2.4 (#3583) 9 years ago
xattr.py Set name to type path so that tilde and env vars are expanded 9 years ago