mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-22 16:21:09 +02:00
3 lines
226 B
YAML
3 lines
226 B
YAML
application_id: svc-bkp-rmt-2-loc
|
|
docker_backup_remote_to_local_folder: '{{ path_administrator_scripts }}{{ application_id }}/'
|
|
rmt2loc_backup_providers: "{{ applications | get_app_conf(application_id, 'backup_providers') }}" |