computer-playbook/roles/backup-data-to-usb/README.md

17 lines
555 B
Markdown
Raw Normal View History

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
2023-05-28 16:35:45 +02:00
- 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.
2023-05-28 16:35:45 +02:00
## Author
2023-05-28 16:35:45 +02:00
This role was created and is maintained by Kevin Veen-Birkenbach.
2023-05-28 16:35:45 +02:00
## Credits
2023-05-28 16:35:45 +02:00
This software was created with the assistance of [OpenAI ChatGPT](https://chat.openai.com/share/a75ca771-d8a4-4b75-9912-c515ba371ae4).