feat(myq_printsvc): include workplace information
Created by: xflord
- the generated csv now includes workplaces for members assigned to resources with myqIncludeWorkplaceInGroups attr set (via direct groups)
- workplaces are based on the inetCispr group attr
- if myqIncludeWorkplaceInGroups is not set, behavior remains the same as before the change
DEPLOYMENT NOTE: resource def boolean attribute myqIncludeWorkplaceInGroups
has to be created on the instance and added to the required attributes of the service (along with group def inetCispr
and member-group virt groupStatusIndirect
)