diff --git a/bin/roles.py b/bin/roles.py index e4a0587..ef3c27c 100755 --- a/bin/roles.py +++ b/bin/roles.py @@ -3,7 +3,7 @@ import os roles = [] -excluded = ['common-suse', 'minion'] +excluded = [] def get(): for root in ['pillar', 'salt']: