
Notifies are only fired when the result of a task is "changed". In this case we want the fallback handlers to be notified when the initial handler fails so we set changed_when: result|failed. Change-Id: Ib12e8de961d9c55ed3701cc883a00de878211c27 Closes-Bug: #1533126