Merge #10851: archive_file md5 hash attribute

This commit is contained in:
Martin Atkins
2016-12-24 11:39:28 -08:00
2 changed files with 18 additions and 4 deletions

View File

@@ -48,3 +48,5 @@ The following attributes are exported:
* `output_sha` - The SHA1 checksum of output archive file.
* `output_base64sha256` - The base64-encoded SHA256 checksum of output archive file.
* `output_md5` - The MD5 checksum of output archive file.