mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Another big round of refactoring and cleaning...
This commit is contained in:
6
roles/svc-sys-bkp-data-to-usb/vars/main.yml
Normal file
6
roles/svc-sys-bkp-data-to-usb/vars/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
backup_to_usb_script_path: /usr/local/sbin/svc-sys-bkp-data-to-usb.python
|
||||
backup_to_usb_destination: '{{backup_to_usb_mount}}{{backup_to_usb_destination_subdirectory}}'
|
||||
backups_folder_path: '{{backup_to_usb_destination}}'
|
||||
systemctl_mount_service_name: '{{ backup_to_usb_mount | trim(''/'') | replace(''/'',
|
||||
''-'') }}.mount'
|
||||
application_id: svc-sys-bkp-data-to-usb
|
Reference in New Issue
Block a user