zlopez / fedora-infra / ansible

Forked from fedora-infra/ansible 2 years ago
Clone

cadbae8 abrt: Improve retrace user modification flow

2 files Authored by mgrabovs 3 years ago, Committed by kevin 3 years ago,
    abrt: Improve retrace user modification flow
    
    We need to stop and restart the httpd service when modifying the retrace
    user, otherwise we get errors like "user retrace is currently used by
    process <PID>".
    
    Also, factor out some magic values into role variables.