Closed bastjan closed 2 years ago
If I wanted to be veery nitpicky: To preserve the exact same behavior as before we would need to remove
sudoers
from the list ifsudoGroupName
is set, but I think that's a bit of a pain to implement and might lead to some other edge case weirdness, so I think this solution is good enough.
I though of it but seems to be too much magic 😅
Fixes #62
Adds a list
sudoGroups
and deprecates the parametersudoGroupName
.Checklist
bug
,enhancement
,documentation
,change
,breaking
,dependency
as they show up in the changelog.