5 lines
168 B
YAML
Executable File
5 lines
168 B
YAML
Executable File
---
|
|
backup_home: "{{ backup_root }}/home"
|
|
backup_inst: "{{ backup_root }}/inst"
|
|
backup_storage: "{{ backup_root }}/storage"
|
|
backup_key_folder: "{{ backup_home }}/.keys" |