Failures will result in cleanup.
This commit is contained in:
@ -57,3 +57,7 @@
|
||||
name: infra.lvm_snapshots.bigboot
|
||||
vars:
|
||||
bigboot_partition_size: "{{ bigboot_size_target }}"
|
||||
|
||||
rescue:
|
||||
- name: Cleanup from any previous executions
|
||||
ansible.builtin.import_tasks: tasks/cleanup.yml
|
||||
|
Reference in New Issue
Block a user