This commit is contained in:
2025-03-03 14:42:18 -05:00
parent da8fda8555
commit 3c05c4cd5d
2 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@
ansible.builtin.include_role:
name: rhc.rear.rear_backup
vars:
rear_nfs_export_share: "{{ bigboot_nfs_backup_share }}"
rear_nfs_backup_share: "{{ bigboot_nfs_backup_share }}"
- name: Check and archive ReaR backup log file
ansible.builtin.import_tasks: tasks/backup_rear_log.yml