Task name update

This commit is contained in:
Chris Hammer 2025-03-04 15:24:05 -05:00
parent e42fb554a6
commit 7cf0711cbd

View File

@ -21,7 +21,7 @@
- rear_backup_success_file['stat']['exists'] | bool - rear_backup_success_file['stat']['exists'] | bool
- not rear_force_backup | default(false) | bool - not rear_force_backup | default(false) | bool
- name: Perform ReaR Backup and write success log - name: Perform ReaR Backup
when: when:
- ansible_distribution_major_version >= '7' - ansible_distribution_major_version >= '7'
- not rear_backup_skip | default(false) | bool - not rear_backup_skip | default(false) | bool