[mailman3] Clone custom modules on adm

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-06-21 20:58:34 +02:00
parent de0517426f
commit 771b112d83
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
pip: pip:
name: "{{ item }}" name: "{{ item }}"
loop: loop:
- git+https://gitlab.crans.org/nounous/mailman-crans-theme.git - git+https://gitlab/adm.crans.org/nounous/mailman-crans-theme.git
- git+https://gitlab.crans.org/nounous/allauth-cas-crans.git - git+https://gitlab.adm.crans.org/nounous/allauth-cas-crans.git
# You will need to setup postgres # You will need to setup postgres
# sudo -u postgres createuser -P mailman3 # sudo -u postgres createuser -P mailman3