From 95c04c24d32be31eb4c56d9c6d6d3ab549b16f09 Mon Sep 17 00:00:00 2001 From: Christian Steinle Date: Fri, 19 Nov 2021 06:46:19 +0100 Subject: [PATCH] Restore database variable. --- vars/variable.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/vars/variable.yaml b/vars/variable.yaml index a0bebba..0c776e2 100644 --- a/vars/variable.yaml +++ b/vars/variable.yaml @@ -2,6 +2,7 @@ mysql_user: root postgres_user: postgres backup_dir: /media/backup/docker systems: ['bookstack', 'gitea', 'kimai', 'nextcloud', 'pihole', 'portainer', 'semaphore', 'vault'] +databases: ['bookstack', 'gitea', 'kimai', 'nextcloud', 'semaphore'] mysql_databases: ['bookstack', 'kimai', 'semaphore'] postgres_databases: ['gitea', 'nextcloud'] volumes: