[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
|
||||
des_key: "{{ vault.roundcube_des_key }}"
|
||||
plugins:
|
||||
- repo: 'https://gitlab.crans.org/nounous/roundcube-intranet.git'
|
||||
- repo: 'https://gitlab.adm.crans.org/nounous/roundcube-intranet.git'
|
||||
name: intranet
|
||||
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
|
||||
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
|
||||
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
|
||||
version: HEAD
|
||||
- name: zipdownload
|
||||
|
|
Loading…
Reference in New Issue