mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 08:15:54 +02:00
Update to 2024-01-04 17:00
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
set -eo pipefail
|
||||
|
||||
PGPASSWORD={{ funkwhale_db_pass | quote }} /usr/pgsql-15/bin/pg_dump \
|
||||
PGPASSWORD={{ funkwhale_db_pass | quote }} /usr/pgsql-16/bin/pg_dump \
|
||||
--clean \
|
||||
--create \
|
||||
--username={{ funkwhale_db_user | quote }} \
|
||||
|
Reference in New Issue
Block a user