diff --git a/bigboot_rear_backup.yml b/bigboot_rear_backup.yml index 3bfc4cf..08cd2f3 100644 --- a/bigboot_rear_backup.yml +++ b/bigboot_rear_backup.yml @@ -14,7 +14,7 @@ ansible.builtin.include_role: name: rhc.rear.rear_backup vars: - rear_nfs_export_share: /backups/bigboot + rear_nfs_export_share: /backups/bigboot # noqa var-naming when: - bigboot_data[inventory_hostname]['bigboot_execute_bigboot'] | default(false) | bool - not rear_backup_skip | default(false) | bool