mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Add missing code block to saltmod state docs
This commit is contained in:
parent
73ccf71038
commit
215e307185
@ -8,6 +8,8 @@ intended for use primarily from the state runner from the master.
|
||||
|
||||
The salt.state declaration can call out a highstate or a list of sls:
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
webservers:
|
||||
salt.state:
|
||||
- tgt: 'web*'
|
||||
|
Loading…
Reference in New Issue
Block a user