Install db dependencies

This commit is contained in:
Julian Rother 2025-01-18 00:00:48 +01:00
parent 09bc73507a
commit 8b8437302b
Signed by: julian
GPG key ID: C19B924C0CD13341

View file

@ -1,6 +1,9 @@
- name: Install fail2ban
- name: Install roundcube
ansible.builtin.apt:
pkg: roundcube
pkg:
- roundcube
- roundcube-sqlite3
- roundcube-pgsql
- name: Create db directory
ansible.builtin.file: