fixes
This commit is contained in:
parent
788553a9b6
commit
04dd540fe8
@ -46,7 +46,7 @@
|
|||||||
'bigboot_size': bigboot_size
|
'bigboot_size': bigboot_size
|
||||||
}
|
}
|
||||||
}) }}"
|
}) }}"
|
||||||
rear_backup_skip: bigboot_rear_backup_skip | default(false)
|
rear_backup_skip: "{{ bigboot_rear_backup_skip | default(false) }}"
|
||||||
|
|
||||||
- name: Perform a ReaR backup if any disk modifications are to be made
|
- name: Perform a ReaR backup if any disk modifications are to be made
|
||||||
ansible.builtin.import_playbook: rhc.rear.rear_backup
|
ansible.builtin.import_playbook: rhc.rear.rear_backup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user