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:
@@ -25,12 +25,12 @@
|
||||
tags: penpot
|
||||
|
||||
- name: Install postgresql client
|
||||
package: name=postgresql15
|
||||
package: name=postgresql16
|
||||
tags: penpot
|
||||
|
||||
- name: Dump the database
|
||||
command: >
|
||||
/usr/pgsql-15/bin/pg_dump
|
||||
/usr/pgsql-16/bin/pg_dump
|
||||
--clean
|
||||
--create
|
||||
--host={{ penpot_db_server | quote }}
|
||||
|
Reference in New Issue
Block a user