Solved bkp_docker_to_local_pkg bug

This commit is contained in:
Kevin Veen-Birkenbach 2025-08-10 18:17:52 +02:00
parent 8779afd1f7
commit 77816ac4e7
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E
2 changed files with 15 additions and 15 deletions

View File

@ -15,3 +15,5 @@
backup_docker_to_local_folder: "{{ pkgmgr_output.stdout }}/"
changed_when: false
when: backup_docker_to_local_folder is not defined
vars:
bkp_docker_to_local_pkg: backup-docker-to-local

View File

@ -1,5 +1,3 @@
bkp_docker_to_local_pkg: backup-docker-to-local
# Mapping logic for backup-docker-to-local CLI arguments
#
# - bkp_docker_to_local_database_routine: All service names where backup.database_routine is set (for --database-containers)