Pin radicale version
This commit is contained in:
parent
4c68081a8d
commit
07f500e884
2 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
pip:
|
||||
name: radicale
|
||||
state: present
|
||||
version: '{{ radicale_version }}'
|
||||
virtualenv: '/usr/local/lib/radicale/env'
|
||||
notify: restart radicale service
|
||||
|
||||
|
|
|
|||
|
|
@ -2,3 +2,4 @@ radicale_certificate_path: '/etc/ssl/localcerts/radicale/server_cert.pem'
|
|||
radicale_key_path: '/etc/ssl/localcerts/radicale/server_key.pem'
|
||||
radicale_certificate_authority_path: '/etc/ssl/localcerts/radicale/client_cert.pem'
|
||||
radicale_storage_path: '/etc/radicale/collections'
|
||||
radicale_version: 3.3.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue