From d3fadbaffe41ff505ff594ca51d1adbc6e0c8f0f Mon Sep 17 00:00:00 2001 From: Alik Kurdyukov Date: Tue, 22 Jul 2025 18:06:11 +0400 Subject: [PATCH] yaml format fix --- templates/config.yaml.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/config.yaml.j2 b/templates/config.yaml.j2 index e9ba1fc..f2c9133 100644 --- a/templates/config.yaml.j2 +++ b/templates/config.yaml.j2 @@ -18,10 +18,10 @@ one_file_system: {{ borg_one_file_system }} repositories: {% if borg_repository is iterable and (borg_repository is not string and borg_repository is not mapping) %} {% for repo in borg_repository %} - - path: {{ repo }} + - path: {{ repo }} {% endfor %} {% elif borg_repository is defined and borg_repository is string %} - - path: {{ borg_repository }} + - path: {{ borg_repository }} {% endif %} # Store atime into archive.