ansible-roles/roles/funkwhale/vars/RedHat-8.yml

17 lines
255 B
YAML

---
funkwhale_packages:
- gcc
- git
- postgresql16
- postgresql-devel
- openldap-devel
- cyrus-sasl-devel
- libjpeg-turbo-devel
- python3-psycopg2
- python3-setuptools
- python3-virtualenv
- python3-pip
- ffmpeg
- mod_xsendfile