mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-01 02:33:10 +01:00
17 lines
555 B
Markdown
17 lines
555 B
Markdown
# 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](https://chat.openai.com/share/a75ca771-d8a4-4b75-9912-c515ba371ae4). |