update exception

This commit is contained in:
Chris Hammer 2024-03-13 20:07:03 -04:00
parent 5ff6a43392
commit 5c55f525bd

View File

@ -79,5 +79,5 @@
bigboot_execute_shrink_lv: true
when:
- bigboot_execute_bigboot | bool
- (bigboot_lv_pe_size_in_mb[:-3] | int | round) | int < bigboot_size[:-1] | int
- bigboot_expansion_diff | int > 0