mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 08:15:54 +02:00
Update to 2024-05-15 16:01
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user