Add host-specific variables for backup dirs and options.
This commit is contained in:
parent
8a821f501d
commit
23766673be
4 changed files with 9 additions and 2 deletions
|
@ -17,6 +17,7 @@
|
|||
- notes
|
||||
backup_opts: "--exclude-caches -e '*/updater-*/' -e '*/preview/*' -e '*/files_trashbin/*'"
|
||||
backup_dirs:
|
||||
- "/etc"
|
||||
- "{{ nc_dir }}"
|
||||
- "{{ data_dir }}"
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue