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.