Raspberry-Pi-IaC/roles/backups/vars/main/defaults.yml
2025-01-14 17:03:28 +01:00

4 lines
189 B
YAML

---
backup_script_ssh_key_location: /root/.ssh/id_ssh_rsa
backups_script_path: /usr/local/bin/backup_script.sh
backups_configuration_path: /etc/borg_backup_script/backup_configuration.yaml