salt.output.nested

Recursively display nested data, this is the default outputter.

class salt.output.nested.NestDisplay

Manage the nested display contents

display(ret, indent, prefix, out)

Recursively iterate down through data structures to determine output

salt.output.nested.output(ret)

Display ret data

Current Salt release: 2014.1.6

Docs for previous releases on salt.rtfd.org.

Previous topic

salt.output.key

Next topic

salt.output.no_out

Upcoming SaltStack Events