Remove: Update backup path to include hostname
This commit is contained in:
parent
7c78438d2d
commit
2bce76e413
@ -14,7 +14,7 @@
|
||||
ansible.builtin.include_role:
|
||||
name: rhc.rear.rear_backup
|
||||
vars:
|
||||
rear_nfs_export_share: /backups/{{ ansible_hostname }}/bigboot
|
||||
rear_nfs_export_share: /backups/bigboot
|
||||
rear_nfs_export_fsid: 10
|
||||
when:
|
||||
- bigboot_data[inventory_hostname]['bigboot_execute_bigboot'] | default(false) | bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user