computer-playbook/roles/backup-data-to-usb
2023-12-13 21:14:08 +01:00
..
files Renamed to backup and cleanup roles 2023-11-16 17:07:28 +01:00
handlers Renamed to backup and cleanup roles 2023-11-16 17:07:28 +01:00
meta Implemented freezer for docker 2023-12-13 21:14:08 +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 Renamed to backup and cleanup roles 2023-11-16 17:07:28 +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.

License

This code is released under the AGPL v3 license. Please refer to the LICENSE file for more details.

Credits

This software was created with the assistance of OpenAI ChatGPT.