Update to 2022-12-01 12:00

This commit is contained in:
Daniel Berteaud
2022-12-01 12:00:13 +01:00
parent 09601a7884
commit be9fcf526b
11 changed files with 28 additions and 19 deletions

View File

@@ -54,6 +54,15 @@
virtualenv_command: /bin/python3.9 -m venv
tags: ged
# Starting with ocrmypdf 14.0.0, ghostscript 9.50 is required
# But EL8 only has 9.27
- name: Install older ocrmypdf
pip:
name: ocrmypdf==13.7.0
virtualenv: "{{ paperless_root_dir }}/venv"
virtualenv_command: /bin/python3.9 -m venv
tags: ged
- block:
- name: Create the PostgreSQL role
postgresql_user: