mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-13 00:11:05 +01:00
5 lines
197 B
YAML
5 lines
197 B
YAML
---
|
|
mount_point: "/mnt/usbstick_{{ backup_to_usb_serial_short }}"
|
|
backup_to_usb_script_path: "/usr/local/sbin/backup-to-usb.sh"
|
|
backups_folder_path: "{{mount_point}}{{backup_to_usb_subdirectory}}"
|