mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-26 20:09:40 +02:00
Shorted maintenance- to maint-
This commit is contained in:
@@ -17,7 +17,7 @@ Backup Remote to Local is a robust solution for retrieving backup data from remo
|
||||
- **Remote Backup Retrieval:** Pulls backups from a remote server using secure SSH connections.
|
||||
- **Incremental Backup with rsync:** Uses rsync with options for archive, backup, and hard linking to efficiently manage changes.
|
||||
- **Retry Logic:** Implements a retry mechanism to handle transient network issues or remote errors.
|
||||
- **Integration with Other Roles:** Works alongside roles like backup-directory-validator, cleanup-failed-docker-backups, generic-timer, backup-provider, and maintenance-lock.
|
||||
- **Integration with Other Roles:** Works alongside roles like backup-directory-validator, cleanup-failed-docker-backups, generic-timer, backup-provider, and maint-lock.
|
||||
- **Administrative Debugging:** Detailed debug instructions and administrative tasks are provided in a separate file.
|
||||
|
||||
## Other Resources
|
||||
|
@@ -29,5 +29,5 @@ dependencies:
|
||||
- alert-compose
|
||||
- cleanup-backups-timer
|
||||
- cleanup-failed-docker-backups
|
||||
- maintenance-lock
|
||||
- maint-lock
|
||||
- user-root
|
||||
|
Reference in New Issue
Block a user