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
Evan Kaufman 5728ef89f0 Implemented file content diff for replace module (#4479) 8 years ago
..
__init__.py
acl.py Add acl freebsd (#3656) 8 years ago
assemble.py unsafe writes! (#4314) 8 years ago
copy.py Clarify what checksum algorithm is used by copy modules (#4198) 8 years ago
fetch.py
file.py
find.py find.py: Editing contains description to say regex (#4452) 8 years ago
ini_file.py
lineinfile.py Fixes for lineinfile (#4553) 8 years ago
replace.py Implemented file content diff for replace module (#4479) 8 years ago
stat.py fix error in documentation for stat checksum (#4582) 8 years ago
synchronize.py Be explicit about specifying the ssh port if it was user specified (#4302) 8 years ago
template.py
unarchive.py Fix multiple issues with unzip and gtar support (#4131) 8 years ago
xattr.py