initial version: hadoly's

This commit is contained in:
2025-10-19 18:36:48 +02:00
commit 1ce512d844
14 changed files with 303 additions and 0 deletions

9
defaults/main.yml Normal file
View File

@@ -0,0 +1,9 @@
---
# defaults file for borg_client
borg_release: 1.1.4
borg_dirs: "/etc /root"
borg_server: vm2.hadoly.fr
borg_remote_dir: /var/backups/borg
borg_account: backup
borg_rotate: 15
borg_script_dir: /root/bin