computer-playbook/roles/backup-data-to-usb
2023-12-26 17:42:10 +01:00
..
files Renamed to backup and cleanup roles 2023-11-16 17:07:28 +01:00
handlers Deactivated autostart of updates after reboot 2023-12-15 00:16:28 +01:00
meta Implemented system-maintenance-lock and reduced unnecessary complexity 2023-12-16 20:37:40 +01:00
tasks Renamed to backup and cleanup roles 2023-11-16 17:07:28 +01:00
templates Implemented -e "activate_all_timers=true" 2023-11-16 19:43:54 +01:00
vars Renamed to backup and cleanup roles 2023-11-16 17:07:28 +01:00
README.md Changed License 2023-12-26 17:42:10 +01:00

backup-data-to-usb

This Ansible role automates the process of performing backups to a swappable USB device.

Features

  • Automatically starts the backup process when mounted to a specific destination.
  • Supports customization of the backup source path and destination.
  • Provides a systemd service to run the backup script.

Author

This role was created and is maintained by Kevin Veen-Birkenbach.

Credits

This software was created with the assistance of OpenAI ChatGPT.