mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Forgot variable in signature
This commit is contained in:
parent
0503bc18b6
commit
4995922584
1 changed files with 1 additions and 0 deletions
|
@ -671,6 +671,7 @@ def install(name=None,
|
|||
reinstall_requires=False,
|
||||
regex=False,
|
||||
pcre=False,
|
||||
batch=False,
|
||||
**kwargs):
|
||||
'''
|
||||
Install package(s) from a repository
|
||||
|
|
Loading…
Add table
Reference in a new issue