W3cubDocs

/SaltStack

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.

© 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