mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-15 08:30:46 +02:00
Solved bkp_docker_to_local_pkg bug
This commit is contained in:
parent
8779afd1f7
commit
77816ac4e7
@ -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
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user