From d1219b63fbffd78f6ee0a56fe3379ee628584a3d Mon Sep 17 00:00:00 2001 From: SebClem Date: Fri, 17 May 2024 10:05:08 +0200 Subject: [PATCH] Add validate to config --- tasks/05_configure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/05_configure.yml b/tasks/05_configure.yml index e055c20..f0b0aaf 100755 --- a/tasks/05_configure.yml +++ b/tasks/05_configure.yml @@ -16,4 +16,4 @@ mode: "0600" owner: "{{ borg_user }}" group: "{{ borg_group }}" -... + validate: borgmatic config validate --config %s