Initial gather_ipv4/exportfs build - testing
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user