add "rear_restore" role

This commit is contained in:
2024-09-11 16:05:41 -04:00
parent 85a5437774
commit 958e11aa98
8 changed files with 110 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
- name: Execute ReaR backup
ansible.builtin.debug:
msg: "Executing ReaR restore..."
...