ansible/group_vars/all/restic.yml

10 lines
230 B
YAML

---
glob_restic:
to_exclude:
- /var/lib/lxcfs
to_backup:
- /etc
- /var
remote:
- rest:http://{{ ansible_hostname }}:{{ vault.restic[ansible_hostname].rest_password }}@172.16.10.14/{{ ansible_hostname }}/base