Fix PostgreSQL backup task.

This commit is contained in:
Viyurz 2024-04-04 20:12:25 +02:00
parent 51d9c9ec60
commit a8ea9a6aed
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8

View file

@ -1,5 +1,5 @@
- name: Create borg backup from PostgreSQL dumpall
shell: |
shell: >
docker exec postgres
pg_dumpall |
borg create