Remove forced fail
This commit is contained in:
parent
31b4b41ff6
commit
e23d11048a
@ -16,7 +16,3 @@
|
|||||||
name: ../roles/rear_backup
|
name: ../roles/rear_backup
|
||||||
when:
|
when:
|
||||||
- rear_force_backup | default(false) | bool
|
- rear_force_backup | default(false) | bool
|
||||||
|
|
||||||
- name: Fail is desired
|
|
||||||
ansible.builtin.fail:
|
|
||||||
msg: We desire to fail. We have failed.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user