[roundcube] Clone custom plugins by adm
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
97ab17b852
commit
e9ce85086c
|
@ -6,16 +6,16 @@ glob_roundcube:
|
||||||
mail_domain: crans.org
|
mail_domain: crans.org
|
||||||
des_key: "{{ vault.roundcube_des_key }}"
|
des_key: "{{ vault.roundcube_des_key }}"
|
||||||
plugins:
|
plugins:
|
||||||
- repo: 'https://gitlab.crans.org/nounous/roundcube-intranet.git'
|
- repo: 'https://gitlab.adm.crans.org/nounous/roundcube-intranet.git'
|
||||||
name: intranet
|
name: intranet
|
||||||
version: HEAD
|
version: HEAD
|
||||||
- repo: 'https://gitlab.crans.org/nounous/roundcube-plugin-filters.git'
|
- repo: 'https://gitlab.adm.crans.org/nounous/roundcube-plugin-filters.git'
|
||||||
name: filters
|
name: filters
|
||||||
version: filters-2.2.0
|
version: filters-2.2.0
|
||||||
- repo: 'https://gitlab.crans.org/nounous/roundcube-plugin-automatic_addressbook.git'
|
- repo: 'https://gitlab.adm.crans.org/nounous/roundcube-plugin-automatic_addressbook.git'
|
||||||
name: automatic_addressbook
|
name: automatic_addressbook
|
||||||
version: 0.4.3
|
version: 0.4.3
|
||||||
- repo: 'https://gitlab.crans.org/nounous/roundcube-plugin-identity_smtp.git'
|
- repo: 'https://gitlab.adm.crans.org/nounous/roundcube-plugin-identity_smtp.git'
|
||||||
name: identity_smtp
|
name: identity_smtp
|
||||||
version: HEAD
|
version: HEAD
|
||||||
- name: zipdownload
|
- name: zipdownload
|
||||||
|
|
Loading…
Reference in New Issue