[server] hosts = 0.0.0.0:8080 [auth] type = htpasswd htpasswd_filename = {{ ansible_env.HOME }}/radicale/users htpasswd_encryption = bcrypt realm = bstl DAV - Password Required [rights] type = from_file file = {{ ansible_env.HOME }}/radicale/rights [storage] filesystem_folder = {{ ansible_env.HOME }}/radicale/storage hook = git add -A && (git diff --cached --quiet || git commit -m "Changes by "%(user)s)