Update to 2024-05-15 16:01

This commit is contained in:
Daniel Berteaud
2024-05-15 16:01:00 +02:00
parent 2c684526ff
commit ed5a9a179c
4 changed files with 10 additions and 6 deletions

View File

@@ -20,6 +20,10 @@
delegate_to: "{{ inventory_hostname }}"
tags: n8n
- name: Install postgresql
package: name=postgresql16
tags: n8n
- name: Backup the database
command: >
/usr/pgsql-16/bin/pg_dump