Initial commit

This commit is contained in:
phil 2023-04-08 19:17:38 +02:00
commit 2d8d83aedc
3 changed files with 44 additions and 0 deletions

3
defaults/main.yml Normal file
View file

@ -0,0 +1,3 @@
---
backup_ssh_key_path: /root/.ssh/borgbase_backup
borgbase_ssh_key_name: "backup@{{ inventory_hostname }}"