mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2025-07-24 13:48:08 +02:00
Set default minimum borgmatic version to match config format
This commit is contained in:
parent
7efeb1be5e
commit
f0a5d22b2d
@ -41,7 +41,7 @@ borgmatic_check_last: 3
|
||||
borgmatic_store_atime: true
|
||||
borgmatic_store_ctime: true
|
||||
borgmatic_relocated_repo_access_is_ok: false
|
||||
borgmatic_version: false
|
||||
borgmatic_version: ">=1.7.11"
|
||||
|
||||
borg_venv_path: "/opt/borgmatic"
|
||||
borg_user: "root"
|
||||
|
Loading…
Reference in New Issue
Block a user