Initial gather_ipv4/exportfs build - testing

This commit is contained in:
2025-02-21 18:16:50 -05:00
parent 42f4a94685
commit 769a91ccd1
8 changed files with 111 additions and 16 deletions

View File

@ -1,5 +1,5 @@
---
- name: Perform a ReaR backup
- name: ReaR Backup Validation
hosts: all
become: true
gather_facts: true
@ -44,7 +44,7 @@
rescue:
- name: No backup log found
ansible.builtin.debug:
msg: "ReaR backup log could not be found to verify backup status. Please run the backup and try again."
msg: "ReaR backup log could not be found or an error was encountered. Please run the backup and try again."
- name: OS Failure
ansible.builtin.debug: