diff options
author | Aaron LI <aly@aaronly.me> | 2018-04-09 15:03:39 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2018-04-09 15:34:58 +0800 |
commit | 67dd56ab0d520abf01cdbdbe10b68f6289b6ecc7 (patch) | |
tree | 3bebd25c1265c0b6d5fe3f22cad7b70d503180f9 /deploy.yml | |
parent | 40f44a1f486116b8fcae7e307ec1bd82fe433bc6 (diff) | |
download | ansible-dfly-vps-67dd56ab0d520abf01cdbdbe10b68f6289b6ecc7.tar.bz2 |
Add radicale role: lightweight {Card,Cal}DAV server
WARNING: py36-radicale2 needs manual installation at the moment.
Diffstat (limited to 'deploy.yml')
-rw-r--r-- | deploy.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,5 +19,7 @@ tags: shadowsocks - role: znc tags: znc + - role: radicale + tags: radicale # vim: set ft=yaml sw=2: # |