--- - name: Deploy Radicale (CalDAV/CardDAV) hosts: all become: true roles: - role: radicale when: enable_radicale | default(true)