📦: RCMCardDAV v5.1.1
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m55s
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m55s
This commit is contained in:
@@ -16,6 +16,6 @@ roundcube_writable_app_dirs:
|
|||||||
- temp
|
- temp
|
||||||
|
|
||||||
# CardDAV extension
|
# CardDAV extension
|
||||||
roundcube_carddav_version: "5.1.0"
|
roundcube_carddav_version: "5.1.1"
|
||||||
roundcube_carddav_url: "https://github.com/mstilkerich/rcmcarddav/releases/download/v{{ roundcube_carddav_version }}/carddav-v{{ roundcube_carddav_version }}.tar.gz"
|
roundcube_carddav_url: "https://github.com/mstilkerich/rcmcarddav/releases/download/v{{ roundcube_carddav_version }}/carddav-v{{ roundcube_carddav_version }}.tar.gz"
|
||||||
roundcube_carddav_discovery_url: "{{ web_hostname | selectattr('type', 'defined') | selectattr('type', '==', 'nextcloud') | map(attribute='host') | first }}"
|
roundcube_carddav_discovery_url: "{{ web_hostname | selectattr('type', 'defined') | selectattr('type', '==', 'nextcloud') | map(attribute='host') | first }}"
|
||||||
|
Reference in New Issue
Block a user