Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3766218
D1717.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
412 B
Referenced Files
None
Subscribers
None
D1717.diff
View Options
diff --git a/_modules/forest.py b/_modules/forest.py
--- a/_modules/forest.py
+++ b/_modules/forest.py
@@ -55,14 +55,14 @@
def get_groups(forest=None):
- '''
+ """
A function to get groups for a forest as a dictionary,
including the group properties.
CLI Example::
salt '*' forest.get_groups
- '''
+ """
groups = {}
for groupname in list_groups(forest):
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 17:07 (18 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258495
Default Alt Text
D1717.diff (412 B)
Attached To
Mode
D1717: Use triple double quote for documentation
Attached
Detach File
Event Timeline
Log In to Comment