22.18.10. salt.output.pprint_out

22.18.10.1. Python pretty-print (pprint)

The python pretty-print system was once the default outputter. It simply passes the return data through to pprint.pformat and prints the results.

Example output:

{'saltmine': {'foo': {'bar': 'baz',
                      'dictionary': {'abc': 123, 'def': 456},
                      'list': ['Hello', 'World']}}}
salt.output.pprint_out.output(data)

Print out via pretty print

Docs for previous releases are available on salt.rtfd.org.

Latest Salt release: 2014.1.13

Try the shiny new release candidate of Salt, v2014.7.0rc6! More info here.

Table Of Contents

Previous topic

22.18.9. salt.output.overstatestage

Next topic

22.18.11. salt.output.raw

SaltStack News

Upcoming SaltStack events, webinars and local meet ups and user groups.