mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Finish thought
This commit is contained in:
parent
528b16756b
commit
155634a0aa
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ def nodegroup_comp(nodegroup, nodegroups, skip=None):
|
|||
|
||||
log.debug('nodegroup_comp({0}) => {1}'.format(nodegroup, ret))
|
||||
# Only return list form if a nodegroup was expanded. Otherwise return
|
||||
# the original string to conserve
|
||||
# the original string to conserve backwards compat
|
||||
if expanded_nodegroup:
|
||||
return ret
|
||||
else:
|
||||
|
|
Loading…
Add table
Reference in a new issue