made note about slurp memory consumption

This commit is contained in:
Brian Coca 2016-05-12 14:43:55 -04:00
parent a0e54ed46b
commit 9ae898c902

View file

@ -35,6 +35,7 @@ options:
default: null
aliases: []
notes:
- This module returns an 'in memory' base64 encoded version of the file, take into account that this will require at least twice the RAM as the original file size.
- "See also: M(fetch)"
requirements: []
author: