Full list of builtin output modulesΒΆ

highstate The return data from the Highstate command is a standard data structure
json_out The JSON output module converts the return data into JSON.
key Salt Key makes use of the outputter system to format information sent to the
pprint_out The python pretty print system is the default outputter.
raw The raw outputter outputs the data via the python print function and is shown in a raw state.
txt The txt outputter has been developed to make the output from shell
yaml_out Output data in YAML, this outputter defaults to printing in YAML block mode

Comments

comments powered by Disqus

Previous topic

salt.wheel.key

Next topic

salt.output.highstate