Added short comment for source_hash

I referenced the source_hash documentation in file.managed as well.

This is for https://github.com/saltstack/salt/issues/11496
This commit is contained in:
Sean Zicari 2014-04-14 13:39:29 -04:00
parent 4fe87bf513
commit 499bef4ee6

View File

@ -57,6 +57,10 @@ def extracted(name,
source
Archive source, same syntax as file.managed source argument.
source_hash
Hash of source file, or file with list of hash-to-file mappings.
It uses the same syntax as the file.managed source_hash argument.
archive_format
tar, zip or rar