Update to 2023-06-04 01:00

This commit is contained in:
Daniel Berteaud
2023-06-04 01:00:17 +02:00
parent 67e2e6482e
commit 3159bee812
21 changed files with 44 additions and 36 deletions

View File

@@ -8,6 +8,10 @@
copy: src={{ miniflux_root_dir }}/bin/miniflux dest={{ miniflux_root_dir }}/archives/{{ miniflux_current_version }}/ remote_src=True
tags: miniflux
- name: Install pg_dump
package: name=postgresql15
tags: miniflux
- name: Backup the database
command: >
/usr/pgsql-15/bin/pg_dump