more changes
This commit is contained in:
parent
64c07c17a1
commit
74bee4d307
@ -6,6 +6,10 @@
|
||||
|
||||
vars:
|
||||
bigboot_size_target: 1G
|
||||
bigboot_execute_bigboot: true
|
||||
bigboot_execute_shrink_lv: false
|
||||
bigboot_adjacent_lvm_device: /dev/mapper/system-root
|
||||
bigboot_lv_shrink_size: 2239842398
|
||||
|
||||
tasks:
|
||||
- name: Set bigboot_size_target if needed
|
||||
@ -24,7 +28,7 @@
|
||||
'bigboot_adjacent_lvm_device': bigboot_adjacent_lvm_device,
|
||||
'bigboot_lv_shrink_size': bigboot_lv_shrink_size,
|
||||
'bigboot_size': bigboot_size_target,
|
||||
'bigboot_skip_rear_backup': bigboot_skip_rear_backup
|
||||
'bigboot_skip_rear_backup': bigboot_skip_rear
|
||||
}
|
||||
}) }}"
|
||||
no_log: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user