Skip to content

backups

Configure automated backup services

Deploys scheduled backup scripts using restic and snooze. Each backup entry defines paths, repository, and schedule.

Variables

Variable Type Default Description
backups_enabled boolean false Enable backup services
backups_list list List of backup definitions. Each entry supports name, paths, restic_repo, exclude, restic_prune_opts, snooze_args, and env. See defaults/main.yml#L3-L20 for an example.