mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2026-03-10 02:24:14 +01:00
Test and dependency fixes (#153)
This commit is contained in:
@@ -46,4 +46,6 @@ borgmatic_version: ">=1.7.11"
|
||||
borg_venv_path: "/opt/borgmatic"
|
||||
borg_user: "root"
|
||||
borg_group: "root"
|
||||
backup_user_info:
|
||||
home: "/home/{{ borg_user }}"
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user