Functions
files.download
Download files from remote locations using curl or wget.
files.put
Upload a local file, or file-like object, to the remote system.
files.template
Generate a template using jinja2 and write it to the remote system.
files.line
Ensure lines in files using grep to locate and sed to replace.
files.replace
Replace contents of a file using sed.
