salt.output.no_out_quiet
Display no output
No output is produced when this outputter is selected
CLI Example:
salt '*' foo.bar --out=quiet
-
Don't display data. Used when you only are interested in the return.
salt.output.no_out_quiet.output(ret, **kwargs)
© 2021 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltproject.io/en/latest/ref/output/all/salt.output.no_out_quiet.html