[mailman3] Typo in git URL
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
8eb813ce0e
commit
c1144ccff3
|
@ -17,7 +17,7 @@
|
||||||
pip:
|
pip:
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
loop:
|
loop:
|
||||||
- git+https://gitlab/adm.crans.org/nounous/mailman-crans-theme.git
|
- git+https://gitlab.adm.crans.org/nounous/mailman-crans-theme.git
|
||||||
- git+https://gitlab.adm.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
|
||||||
|
|
Loading…
Reference in New Issue