mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix docstring
This commit is contained in:
parent
9870479d99
commit
2de91d166f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ def installed(name,
|
|||
restart (Optional[bool]): Restarts the computer when installation is
|
||||
complete, if required by the role/feature installed. Default is
|
||||
False
|
||||
exclude (Optional[str]}: The name of the feature to exclude when
|
||||
exclude (Optional[str]): The name of the feature to exclude when
|
||||
installing the named feature.
|
||||
|
||||
Note:
|
||||
|
|
Loading…
Add table
Reference in a new issue