Logic prune
This commit is contained in:
parent
4ca8d421e2
commit
0b11597038
@ -11,8 +11,7 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name: Perform service and filesystem checks prior to Bigboot execution
|
- name: Perform service and filesystem checks prior to Bigboot execution
|
||||||
when:
|
when:
|
||||||
- (bigboot_data[inventory_hostname]['bigboot_execute_shrink_lv'] | default(false) | bool
|
- bigboot_data[inventory_hostname]['bigboot_execute_bigboot'] | default(false) | bool
|
||||||
or bigboot_data[inventory_hostname]['bigboot_execute_bigboot'] | default(false) | bool)
|
|
||||||
block:
|
block:
|
||||||
- name: Enable Grub filesystem check
|
- name: Enable Grub filesystem check
|
||||||
ansible.builtin.import_role:
|
ansible.builtin.import_role:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user