mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-07 10:47:21 +02:00
Optimized logic for database backups and integrated test to verify that database feature is used correct
This commit is contained in:
1
roles/sys-bkp-docker-2-loc/defaults/main.yml
Normal file
1
roles/sys-bkp-docker-2-loc/defaults/main.yml
Normal file
@@ -0,0 +1 @@
|
||||
database_enabled: "{{ database_type | default('') | bool }}" # Enables the database backup
|
Reference in New Issue
Block a user