update local.cfg, call rear mkrescue for testing

This commit is contained in:
2024-10-21 11:17:24 -04:00
parent 00707f5913
commit 6335aa2120
4 changed files with 19 additions and 5 deletions

View File

@ -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