Initial commit

This commit is contained in:
2024-12-14 13:08:21 +01:00
commit 5c23ca311e
29 changed files with 1054 additions and 0 deletions

5
excludes Executable file
View File

@ -0,0 +1,5 @@
# ansible_managed /!\
{% for exclude in borg_excludes|default([]) + borg_excludes_default -%}
{{ exclude }}
{% endfor -%}