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
Ryan Sydnor fb10161510 Add capability for stat module to use more hash algorithms
Specifically, the stat module now has a checksum_algorithm parameter.
This lets the module utilize one of the hash algorithms available on the host
to return the checksum of the file.

This change is backwards compatible. The checksum_algorithm defaults to
sha1 and still returns its result to the stat.checksum property.
9 years ago
..
__init__.py package files 10 years ago
acl.py Fix physical walk on acl module for Linux 9 years ago
assemble.py minor doc fixes 9 years ago
copy.py documented new remote_src option 9 years ago
fetch.py Add missing GPLv3 License header 10 years ago
file.py Fixed confusion in the docs 9 years ago
find.py Add the ability to grep for content 10 years ago
ini_file.py Merge pull request #988 from isaacsimmons/ini-file-catch-interpolation-error 9 years ago
lineinfile.py minor doc fixes 9 years ago
replace.py minor doc fixes 9 years ago
stat.py Add capability for stat module to use more hash algorithms 9 years ago
synchronize.py Change the example of rsync_opts to use a list instead of a string 9 years ago
template.py Merge pull request #1670 from mikeputnam/issue-1643-gpl-header 9 years ago
unarchive.py Merge pull request #1525 from mjuenema/devel 9 years ago
xattr.py Proper author info for all remaining modules 10 years ago