Skip to content

madrisan/saltstack-output-tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge Release Status License

SaltStack output module "tiny"

A Salt outputter module is a Python module placed in a directory called _output/ at the root of the Salt fileserver, usually /srv/salt. Outputter modules display affect how that data is shown to the user.

The tiny outputter displays the results of state runs the most succint way, and can be selected by using the command-line option --out:

   salt-ssh <minion-id> state.apply <state> --out tiny

About

Display results of state runs the most succint way

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages