Solved bug which prevented backup2loc to be activated

This commit is contained in:
2025-08-12 15:42:18 +02:00
parent 6d14f16dfd
commit 0b3b3a810a
8 changed files with 36 additions and 35 deletions

View File

@@ -3,9 +3,8 @@
- include_tasks: utils/run_once.yml
when:
- run_once_sys_bkp_docker_2_loc is not defined
- database_enabled | bool
- name: "include 04_seed-database-to-backup.yml"
include_tasks: 04_seed-database-to-backup.yml
when:
- database_enabled | bool
- bkp_docker_2_loc_db_enabled | bool