This commit is contained in:
Chris Hammer 2024-04-26 14:59:30 -04:00
parent 11db88db4c
commit baa89926c6

View File

@ -1,11 +1,4 @@
--- ---
- 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 ansible.builtin.import_playbook: rhc.rear.rear_backup
when: when: