diff options
Diffstat (limited to 'tasks/webmap.yml')
-rw-r--r-- | tasks/webmap.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tasks/webmap.yml b/tasks/webmap.yml index 18b8488..2db575d 100644 --- a/tasks/webmap.yml +++ b/tasks/webmap.yml @@ -415,8 +415,7 @@ packages: - uwsgi-core - uwsgi-plugin-python3 - # TODO[trixie]: install python3-psycopg-c instead - - python3-psycopg + - python3-psycopg-c - name: Copy webmap-cgi.socket copy: src=etc/systemd/system/webmap-cgi.socket |