mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Additional documentation.
This commit is contained in:
parent
8b877f014d
commit
ba60b7972a
1 changed files with 2 additions and 1 deletions
|
@ -93,7 +93,8 @@ def present(name,
|
|||
Name of the role to which privileges should be granted
|
||||
|
||||
object_name
|
||||
Name of the object on which the grant is to be performed
|
||||
Name of the object on which the grant is to be performed.
|
||||
'ALL' may be used for objects of type 'table' or 'sequence'.
|
||||
|
||||
object_type
|
||||
The object type, which can be one of the following:
|
||||
|
|
Loading…
Add table
Reference in a new issue