[mailman3] Clone custom modules on adm
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
de0517426f
commit
771b112d83
|
@ -17,8 +17,8 @@
|
|||
pip:
|
||||
name: "{{ item }}"
|
||||
loop:
|
||||
- git+https://gitlab.crans.org/nounous/mailman-crans-theme.git
|
||||
- git+https://gitlab.crans.org/nounous/allauth-cas-crans.git
|
||||
- git+https://gitlab/adm.crans.org/nounous/mailman-crans-theme.git
|
||||
- git+https://gitlab.adm.crans.org/nounous/allauth-cas-crans.git
|
||||
|
||||
# You will need to setup postgres
|
||||
# sudo -u postgres createuser -P mailman3
|
||||
|
|
Loading…
Reference in New Issue