e7048e Get rid of misleading variable name

Authored and Committed by Christian Boltz 5 months ago
    Get rid of misleading variable name
    
    WEB_ROLES is misleading because it contains all roles, not only
    web-related roles.
    
    Instead of renaming the variable, fix this by inlining the get_roles.py
    call.
    
        
file modified
+1 -3