no_log: false for debugging
This commit is contained in:
parent
4c75f10ec3
commit
d4561bad99
@ -29,6 +29,7 @@
|
||||
- name: Perform ReaR backup # noqa var-naming
|
||||
ansible.builtin.include_role:
|
||||
name: rhc.rear.rear_backup
|
||||
no_log: false
|
||||
vars:
|
||||
rear_nfs_export_share: "{{ bigboot_nfs_backup_share }}"
|
||||
rear_nfs_export_fsid: "{{ bigboot_nfs_backup_share_fsid }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user