computer-playbook/roles/independent_backup-to-usb
2023-06-20 09:52:10 +02:00
..
files Solved type error: https://chat.openai.com/share/132f9bdd-f09c-4ffa-ae80-28c04d5fc484 2023-06-20 09:52:10 +02:00
handlers Optimized auto backup 2023-05-28 16:35:45 +02:00
meta Optimized udev rules for backup to usb with the help of chat gpt https://chat.openai.com/share/a75ca771-d8a4-4b75-9912-c515ba371ae4 2023-05-27 23:04:22 +02:00
tasks Optimized auto backup 2023-05-28 16:35:45 +02:00
templates Optimized local backup code 2023-05-29 01:12:35 +02:00
vars Optimized auto backup 2023-05-28 16:35:45 +02:00
README.md Optimized auto backup 2023-05-28 16:35:45 +02:00

independent_backup-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.