update local.cfg, call rear mkrescue for testing
This commit is contained in:
@ -16,8 +16,6 @@
|
||||
mode: "0600"
|
||||
|
||||
- name: Execute ReaR backup
|
||||
ansible.builtin.debug:
|
||||
msg: "Executing ReaR backup explicitly including the '{{ bigboot_lv_vg_name | default('unknown') | trim }}' logical volume."
|
||||
|
||||
|
||||
...
|
||||
ansible.builtin.command: rear -d -v mkrescue
|
||||
changed_when: true
|
||||
register: rear_mkbackup
|
||||
|
Reference in New Issue
Block a user