Failures will result in cleanup.

This commit is contained in:
2025-02-05 15:02:26 -05:00
parent 8e194f9fe5
commit d0888f3737
2 changed files with 13 additions and 0 deletions

View File

@ -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