fixes
This commit is contained in:
parent
11db88db4c
commit
baa89926c6
@ -1,12 +1,5 @@
|
||||
---
|
||||
- name: Perform ReaR backup before the /boot expansion
|
||||
hosts: all
|
||||
become: true
|
||||
gather_facts: true
|
||||
strategy: free
|
||||
|
||||
tasks:
|
||||
- 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
|
||||
when:
|
||||
- bigboot_execute_bigboot | bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user