b18f9b Do not exit get_roles on missing ID file

Authored and Committed by crameleon 2 months ago
    Do not exit get_roles on missing ID file
    
    If get_roles is used as a library instead of as a CLI application,
    it should not break the parent application flow.
    
    Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
    
        
file modified
+1 -1