This outputter is used to display notices about which minions failed to return when a salt function is run with -v
or --verbose
. It should not be called directly from the CLI.
Example output:
virtucentos: Minion did not return
salt.output.no_return.
NestDisplay
Create generator for nested output
display
(ret, indent, prefix, out)
Recursively iterate down through data structures to determine output
Display ret data
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/output/all/salt.output.no_return.html