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

18 lines
254 B
YAML

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