Call role with backup path defined
This commit is contained in:
parent
3cc182de09
commit
eca5be5592
@ -13,6 +13,8 @@
|
||||
- name: Perform ReaR backup
|
||||
ansible.builtin.include_role:
|
||||
name: rhc.rear.rear_backup
|
||||
vars:
|
||||
rear_nfs_export_share: /backups/bigboot
|
||||
when:
|
||||
- bigboot_data[inventory_hostname]['bigboot_execute_bigboot'] | default(false) | bool
|
||||
- not rear_backup_skip | default(false) | bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user