salt.runners.doc

A runner module to collect and display the inline documentation from the various module types

salt.runners.doc.execution()

Collect all the sys.doc output from each minion and return the aggregate

salt.runners.doc.runner()

Return all inline documetation for runner modules

salt.runners.doc.wheel()

Return all inline documentation for wheel modules

Previous topic

salt.runners.cache

Next topic

salt.runners.fileserver