radicale
Radicale Ansible role v. 0.0.5
Getting Started
This ansible role installs radicale CalDAV (calendars, to-do lists) and CardDAV (contacts) server.
It has been tested for the following Linux distributions:
- Debian Bullseye
- Debian Bookworm
Prerequisities
Ansible 2.14 version installed.
Installing
ansible-galaxy role install sv0.radicale
Usage
Variables
Look at defaults variables file to see the possible configuration properties.
# specify host domain where CalDAV/CardDAV service will be accessible
radicale_domain: "cal.example.eu"
Testing
molecule test
Authors
Useful links
Install
ansible-galaxy install sv0/ansible-radicale
License
mit
Downloads
9
Owner