add dav server
This commit is contained in:
parent
c985ffd089
commit
2969ee0cf8
6 changed files with 91 additions and 0 deletions
4
playbooks/radicale.yml
Normal file
4
playbooks/radicale.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
- name: Install Radicale
|
||||
hosts: nucs
|
||||
roles:
|
||||
- radicale
|
Reference in a new issue