On this page
salt.output.txt
Simple text outputter
The txt outputter has been developed to make the output from shell commands on minions appear as they do when the command is executed on the minion.
CLI Example:
salt '*' foo.bar --out=txt
-
Output the data in lines, very nice for running commands
salt.output.txt.output(data, **kwargs)
© 2021 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltproject.io/en/latest/ref/output/all/salt.output.txt.html