mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #16367 from basepi/stateslsdocs
SLS files are not state "modules"
This commit is contained in:
commit
8836651af2
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@ def sls(mods,
|
|||
env=None,
|
||||
**kwargs):
|
||||
'''
|
||||
Execute a set list of state modules from an environment.
|
||||
Execute a set list of state files from an environment.
|
||||
|
||||
test
|
||||
Notify states to execute in test-only (dry-run) mode.
|
||||
|
|
Loading…
Add table
Reference in a new issue