Optimized logic for database backups and integrated test to verify that database feature is used correct

This commit is contained in:
2025-08-10 15:06:37 +02:00
parent e9ef62b95d
commit 149c563831
11 changed files with 100 additions and 32 deletions

View File

@@ -0,0 +1 @@
database_enabled: "{{ database_type | default('') | bool }}" # Enables the database backup