initial commit

This commit is contained in:
2025-11-09 23:29:21 +01:00
commit 0e9d3781e9
11 changed files with 288 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# {{ ansible_managed }}
# Backports nicht automatisch bevorzugen
Package: *
Pin: release n={{ target_release }}-backports
Pin-Priority: {{ backports_pin_priority }}