This is the default outputter for most execution functions.
Example output:
myminion: ---------- foo: ---------- bar: baz dictionary: ---------- abc: 123 def: 456 list: - Hello - World
salt.output.nested.
NestDisplay
(retcode=0)
Manage the nested display contents
display
(ret, indent, prefix, out)
Recursively iterate down through data structures to determine output
ustring
(indent, color, msg, prefix='', suffix='', endc=None)
Display ret data
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/output/all/salt.output.nested.html