Clarify what checksum algorithm is used by copy modules (#4198)

This commit is contained in:
Gennady Trafimenkov 2016-08-27 19:11:17 +04:00 committed by Matt Clay
commit 7ea7564bf4
2 changed files with 2 additions and 2 deletions

View file

@ -137,7 +137,7 @@ md5sum:
type: string
sample: "2a5aeecc61dc98c4d780b14b330e3282"
checksum:
description: checksum of the file after running copy
description: sha1 checksum of the file after running copy
returned: success
type: string
sample: "6e642bb8dd5c2e027bf21dd923337cbb4214f827"