Hello,
I have a such question regarding the mail notification. I would like to have in my queue the following steps:
1. Download and install updates + reboot always
2. Send email notification if previous action fails/errors
3. Terminate queue if previous action fails/errors
And here is the issue. As I understand Step 3 will count Step 2 as an action and since it will succeed the queue will not be terminated. Or am I wrong?
I would like to send the mail and terminate the queue after if there are any fails. Is there a way to do so?
Thank you!