Update documentation for __salt__ in SDB modules

This commit is contained in:
Adam Mendlik 2017-12-02 10:39:24 -07:00
parent 713d725325
commit 3252f0655e
No known key found for this signature in database
GPG key ID: BD2747BB4A930106

View file

@ -47,6 +47,7 @@ Available in
- State Modules
- Returners
- Runners
- SDB Modules
``__salt__`` contains the execution module functions. This allows for all
functions to be called as they have been set up by the salt loader.