salt.output.no_out_quiet#

Display no output#

No output is produced when this outputter is selected

CLI Example:

salt '*' foo.bar --out=quiet
salt.output.no_out_quiet.output(ret, **kwargs)#

Don't display data. Used when you only are interested in the return.