[constellation] Install bootstrap 5 themes for django-crispy-forms

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-03-19 20:14:57 +01:00
parent 09e3629d8a
commit 189167c071
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
- name: Install constellation pip dependencies - name: Install constellation pip dependencies
pip: pip:
name: name:
- git+https://gitlab.adm.crans.org/nounous/crispy-bootstrap5.git # FIXME Move into constellation-front
- git+https://gitlab.adm.crans.org/nounous/django-dnsmanager.git - git+https://gitlab.adm.crans.org/nounous/django-dnsmanager.git
- name: Create constellation directory - name: Create constellation directory