mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Merge pull request #14654 from whiteinge/doc-saltmod-state
Add missing code block to saltmod state docs
This commit is contained in:
commit
dfd4686a6c
@ -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