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

@ -3,5 +3,9 @@
ansible.builtin.debug:
msg: "Executing ReaR restore..."
- name: Just checking...
ansible.builtin.debug:
msg: "Checking twice to be certain..."
...