diff --git a/library/yum b/library/yum index 85249af780..277bb950c1 100755 --- a/library/yum +++ b/library/yum @@ -276,7 +276,7 @@ def latest(module, items, repoq, yum_basecmd): for spec in items: pkg = None - + basecmd = update # groups, again if spec.startswith('@'): pkg = spec