mirror of https://github.com/ansible/ansible.git
The Univention modules have a issue with an unassigned variable.
The variable diff is only assigned if state is 'present', else the variable is unused. But the module will return the diff variable as a return value. If the state isn't 'present' the module will fail with an python UnboundLocalError exception.pull/55083/head
parent
5b133f3455
commit
26fa97922a
Loading…
Reference in New Issue