common: Sync

This commit is contained in:
polyfloyd 2023-09-10 14:10:02 +02:00
parent 591cfd73af
commit 1bab3d478d
5 changed files with 52 additions and 0 deletions

View file

@ -1,4 +1,8 @@
---
- tags: [ debian-upgrade, never ]
import_tasks: debian-upgrade.yaml
when: ansible_facts['distribution_release'] != "bookworm"
- tags: debian_backports
import_tasks: debian-backports.yaml