mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fix doc, module.run example missing module name
This commit is contained in:
parent
d14cef3715
commit
48e3a92bbc
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ resources to learn more about state and renderers.
|
|||
|
||||
rename_moe:
|
||||
module.run:
|
||||
- name: user.rename
|
||||
- m_name: moe
|
||||
- new_name: larry
|
||||
- onlyif: id moe
|
||||
|
|
Loading…
Add table
Reference in a new issue