5e2abd3 Fix: Use unattended parameter instead of options.unattended

1 file Authored by dkupka 8 years ago, Committed by mbasti 8 years ago,
    Fix: Use unattended parameter instead of options.unattended
    
    Attribute 'unattended' is not always present in 'options' so function
    parameter 'unattended' should be used.
    
    https://fedorahosted.org/freeipa/ticket/5563
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>