4 lines
123 B
YAML
Executable File
4 lines
123 B
YAML
Executable File
---
|
|
backup_home: "{{ backup_root }}/home"
|
|
backup_inst: "{{ backup_root }}/inst"
|
|
backup_storage: "{{ backup_root }}/storage" |