Make it actually fail like its supposed to
This commit is contained in:
parent
6e37696d11
commit
3c15ef2aca
@ -42,6 +42,6 @@
|
|||||||
msg: "ReaR backup has completed successfully."
|
msg: "ReaR backup has completed successfully."
|
||||||
rescue:
|
rescue:
|
||||||
- name: ReaR backup failed
|
- name: ReaR backup failed
|
||||||
ansible.builtin.debug:
|
ansible.builtin.fail:
|
||||||
msg: "ReaR backup has failed. Please review the logs for any errors, and try again."
|
msg: "ReaR backup has failed. Please review the logs for any errors, and try again."
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user