Remove backups for desktop

This commit is contained in:
Salt 2024-08-21 22:43:36 -05:00
parent 1e037bf3bc
commit fc23453e5a

View File

@ -21,9 +21,3 @@
- hosts: dsk-ryzen-1.ws.mgmt.desu.ltd - hosts: dsk-ryzen-1.ws.mgmt.desu.ltd
roles: roles:
- role: desktop - role: desktop
- role: backup
vars:
backup_s3backup_tar_args_extra: h
backup_s3backup_list_extra:
- /home/salt/.backup/
tags: [ backup ]