--- - name: Perform a ReaR backup if any disk modifications are to be made ansible.builtin.import_playbook: rhc.rear.rear_backup when: - not bigboot_rear_backup_skip | default(false) | bool