diff --git a/templates/pxarexclude.j2 b/templates/pxarexclude.j2 index 093f261..cf5ec15 100644 --- a/templates/pxarexclude.j2 +++ b/templates/pxarexclude.j2 @@ -1,7 +1,7 @@ /* {% if backup_path_exclude is defined %} {% for item in backup_path_exclude %} -{{ item.value }} +{{ item }} {% endfor %} {% endif %} {% if backup_path_include is defined %}