Page MenuHomeDevCentral

D1717.diff
No OneTemporary

D1717.diff

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

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)

Event Timeline