Update archive to include workflow name; restore rough draft
This commit is contained in:
@ -57,7 +57,7 @@
|
||||
- name: Create backup of ReaR configuration files
|
||||
community.general.archive:
|
||||
path: /etc/rear
|
||||
dest: /root/etc-rear-backup.tar.gz
|
||||
dest: /root/etc-rear-backup-{{ rear_backup_workflow }}.tar.gz
|
||||
format: gz
|
||||
force_archive: true
|
||||
mode: "0600"
|
||||
|
Reference in New Issue
Block a user