mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-25 14:43:29 +02:00
18 lines
254 B
YAML
18 lines
254 B
YAML
![]() |
---
|
||
|
|
||
|
funkwhale_packages:
|
||
|
- gcc
|
||
|
- git
|
||
|
- postgresql14
|
||
|
- postgresql-devel
|
||
|
- openldap-devel
|
||
|
- cyrus-sasl-devel
|
||
|
- libjpeg-turbo-devel
|
||
|
- python-psycopg2
|
||
|
- python-setuptools
|
||
|
- python3-virtualenv
|
||
|
- python3-pip
|
||
|
- ffmpeg
|
||
|
- mod_xsendfile
|
||
|
|