Update to 2023-04-11 15:00

This commit is contained in:
Daniel Berteaud
2023-04-11 15:00:42 +02:00
parent 2a3d56fddc
commit 138c0bf3b2
55 changed files with 113 additions and 79 deletions

View File

@@ -10,7 +10,7 @@
- name: Backup the database (PostgreSQL)
command: >
/usr/pgsql-14/bin/pg_dump
/usr/pgsql-15/bin/pg_dump
--clean
--create
--host={{ documize_db_server }}

View File

@@ -5,7 +5,7 @@
name:
- tar
- zstd
- postgresql14
- postgresql15
tags: documize
- name: Download documize