revert Merge pull request 'Remove clanModules/*' (#4202) from remove-modules into main Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4202 See: https://git.clan.lol/clan/clan-core/issues/4365 Not all modules are migrated. If they are not migrated, we need to write migration docs and please display the link to the migration docs
description = "Statically configure borgbackup with sane defaults."
!!! Danger "Deprecated" Use borgbackup instead.
Don't use borgbackup-static through [inventory](../../guides/inventory.md).
This module implements the borgbackup backend and implements sane defaults
for backup management through borgbackup for members of the clan.
Configure target machines where the backups should be sent to through targets.
Configure machines that should be backuped either through includeMachines
which will exclusively add the included machines to be backuped, or through
excludeMachines, which will add every machine except the excluded machine to the backup.